C
Cloudbuster
I want to make a column in a query that contains multiple "IIF" statements
using VBA code. I want the column to recognize that if the returned value for
another column is "A", for example, show it as "1", but if the value is "B",
then show a "2", and so on...I have experience using VBA, so an example
script would probably be fine...
using VBA code. I want the column to recognize that if the returned value for
another column is "A", for example, show it as "1", but if the value is "B",
then show a "2", and so on...I have experience using VBA, so an example
script would probably be fine...