Just upgraded to Vista Macros unstable

  • Thread starter Thread starter Snowfire
  • Start date Start date
S

Snowfire

When trying to run my well established macro driven applications on a
new vista computer I get problems with functions like Right, SendKeys
(to name just two) needing the prefix Application.
ie. Application.Right( etc. or Application.Sendkeys etc. prefixed
to stop them crashing the macro. After a torturous path to get Vista
up and running all my programs this is all I DON'T need.....

Any help to fix this, short of rewriting too many to count Excel
programs, would be very much appreciated.

Mike
 
once you get the error, look in Tools=>References in the VBE (you may have to
hit RESET first). You should see one or more references marked as MISSING.
Correct these.
 

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