Hi,
I've created a report with a SQL statement as the source data. I want to run a macro on the output in one of the columns. The macro is going to format the data correctly. I do not want to do the formatting in query on the database but in a macro.
Is that possible?
regards, Felix
Hello Felix,
you can't format output through macros. You can only format output in the query.
Please, sign in to be able to submit a new answer.