Hi,
I am trying to use code in a query to determine which fieldname to select:
Select Table1.[MyFunction] From Table1
Its isn't working and I haven't been able to find any past postings on the topic to help me. It is obviously something with the syntax (I know the function works if I use in a WHERE condition.
any help would be much appreciated!
Dave
I am trying to use code in a query to determine which fieldname to select:
Select Table1.[MyFunction] From Table1
Its isn't working and I haven't been able to find any past postings on the topic to help me. It is obviously something with the syntax (I know the function works if I use in a WHERE condition.
any help would be much appreciated!
Dave