Hi all
I'm looking to reference a value in a cell when referencing the name of a field whilst in a formula. An example would be something simple like:
IF [Field] = 0 THEN "Yes" ELSE "No" ENDIF
Where, instead of Field, you'd reference a value instead that held the name of the Field. The purpose of this would be to bring through the values of different fields under certain conditions into a new field, the names of these fields in this instance are named in one column.
Hope that makes sense - please ask if I need to be more clear.
Thanks
H