Macro writing a Macro

  • Thread starter Thread starter John Vickers
  • Start date Start date
J

John Vickers

I want to create a macro that can write info to the "ThisWorkbook"
module. Anyone know how to do it?

John Vickers
 
Ok, I got this to work, but when I run the macro, it shows the vb
editor. Is there a command to disable this so it will just run in the
background without showing what it changed?

John Vickers
 
Don't think so, it needs to work on the window. You could use Sendkeys to
close it down after.

--

HTH

Bob Phillips

(remove nothere from the email address if mailing direct)

"John Vickers" <[email protected]>
wrote in message
news:[email protected]...
 

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