Tanner Posted November 19, 2004 Posted November 19, 2004 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
-Queue- Posted November 19, 2004 Posted November 19, 2004 This is a Get function that only works properly when used in a script or in one of Ugo's crazy auto-enter calcs.
Tanner Posted November 19, 2004 Author Posted November 19, 2004 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
Ugo DI LUCA Posted November 19, 2004 Posted November 19, 2004 BTW, JayTee... TrackModifiedField (autoenter replace value) = LeftWords(Case(text1 & text2 & text3&...& daten; Get ( ActiveFieldName );Get ( ActiveFieldName ))& TrackModifiedField;1)
-Queue- Posted November 19, 2004 Posted November 19, 2004 I rest my case. Tanner, sorry, no. I believe you would have to use a script for such a thing. Oooh. One post above Ugo!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now