create macro to send report to word perfect

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I there a way to create a macro that will send data such as a report to
automatically open in another program, like excel, word or word perfect?

If not a macro a stored procedure or visual basic ?
 
SDH

You can use an OutputTo action in a macro to export to RTF or XLS file
(but not WordPerfect). In the macro arguments, you can set the Auto
Start argument to Yes, which will then open the other program as you
require.
 
Hi Steve,

is it also possible that a transform data in an excel
table this is located in an powerpoint sheet?
if yes, how?
 

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

Back
Top