How to hide workbook in background...

G

Guest

Hi,
I'm working with two workbooks. One has my macros the other has the data. I
assume in order to access the data in the data workbook it has to be open.
That said, is there a way I can hide the data workbook without first making
it active and then using ActiveWindow.Visible = False? I'd also like to make
it Visible again before I close it but not have to Activate it before doing
so.

Basically I want to make the opening of the data file as transparent to the
user as I can.

Thanks very, very much!
bd
 

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