S
Steve
Field F in a table contains any one of the names of the fields in a table.
For example:
ID F
3 MyFieldName
In record 3, MyFieldName has the value 13. Is there an expression that looks
at the name of the field in F and returns the value in that field? In this
example the expression would return 13.
For record 5, F might contain YourFieldName and YourFieldname in record 5
would have the value of 99. In this example the expression would return 99.
Thanks!
Steve
For example:
ID F
3 MyFieldName
In record 3, MyFieldName has the value 13. Is there an expression that looks
at the name of the field in F and returns the value in that field? In this
example the expression would return 13.
For record 5, F might contain YourFieldName and YourFieldname in record 5
would have the value of 99. In this example the expression would return 99.
Thanks!
Steve