open on startup

  • Thread starter Thread starter nick
  • Start date Start date
N

nick

Hi,
I have made a document with all my serial number of my printer and
want it to open the "find" when I open the document. I've try with a
macro but it doesn't seems to work. Is somebody can help me with tha
?
 
Hi Nick
please don't multipost :-)
Still: what do you mean with 'find' Excel's find dialog?
 
Nick,

As far as I know, you can't bring up the Find dialogue
box - if you simply can't Ctrl-F upon opening,
you could write a macro (named "Sub Auto_open" in a
module) to bring up an inputbox, get what you want
into a variable and do a find from there.
(See Help for good find example)

good luck
jeff
 

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