Marco to create Reports

B

Brian Lukanic

I'm making customized views/filters/tables to display exactly the task
information that I want to export into a Word status report. What I want to
do is write a macro that calls these different views and then invokes the
"Copy Picture to Office Wizard" to send it to Word. So far it's working
great, but I want to be able to have a single macro that does multiple
exports onto the same Word Doc.

Is there VB syntax I can use that would allow the macro to start "Export #2"
and send the picture to "current Word Doc?" This is pseudocode of course, but
essentially I want to end up with one macro that creates multiple exports
onto a single Word file. The fewer keystrokes to the end user the better.
 
M

Mike Glen

Hi Brian,

Try posting on the developer newsgroup. Please see FAQ Item: 24. Project
Newsgroups. FAQs, companion products and other useful Project information
can be seen at this web address: http://project.mvps.org/faqs.htm

Mike Glen
Project MVP
 

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