Jump to content

This topic is 7385 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Please help, I am trying to make a calculation that just returns the name of the current field selected and it is not working. I made a calculation field that has this in it, Get(ActiveFieldName). When I have field selected nothing shows in my calculation field though. does anyone know what is going on? I have made the calculation field as both a normal calculation and as a global field.

-Tanner

p.s. Filemaker 7.0v3 on Mac OS X 10.3.6

confused.gif

Posted

This is a Get function that only works properly when used in a script or in one of Ugo's crazy auto-enter calcs.

Posted

Oh, I see. Thank you for the quick reply. Do you know of any calculation that I can use that will basically let me know if a field is selected?

-Tanner

Posted

BTW, JayTee...

TrackModifiedField (autoenter replace value) =

LeftWords(Case(text1 & text2 & text3&...& daten;

Get ( ActiveFieldName );Get ( ActiveFieldName ))& TrackModifiedField;1)

laugh.gif

Posted

I rest my case. wink.gif

Tanner, sorry, no. I believe you would have to use a script for such a thing.

Oooh. One post above Ugo! tongue.gif

This topic is 7385 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.