Just starting to get into the world of macros but hit a snag. I have a simple macro to output fields a user selects from the input
For the macro input, I used an xls for but when I tried to use the macro with an access database, the fields from the xls showed up.
I was expecting the list of fields from the access table.
I thought the macro input was a placeholder and the calling workflow would supply the field list.