Import Data Macro

G

Guest

I would like to write a macro that will open the Import window. I would also
like this to appear as a button on my switchboard. I'm trying to save the
steps of going to File / Get External Data / Import.

I already have it as a shortcut on my toolbar but would really like it on my
switchboard.

Any suggestions?

Thank you.
 
W

Wolfgang Kais

Hello Katie.

Katie said:
I would like to write a macro that will open the Import window. I would
also like this to appear as a button on my switchboard. I'm trying to
save the steps of going to File / Get External Data / Import.

I already have it as a shortcut on my toolbar but would really like it
on my switchboard.

In a macro, try a RunCommand action with the command Import.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top