Prompt for a file name in a script macro

  • Thread starter Thread starter Phil Hibbs
  • Start date Start date
P

Phil Hibbs

I have a script-style macro that I have taken over from someone else.
It opens a fixed file name, and I want to make it prompt the user for
a file name instead. Is there an expression in a SetTempVar action
that I can call that pops up a file selection dialog, so I can use
that temp var later on in the TransferSpreadsheet action?

Phil.
 
Back
Top