Macro's not working on different pc. Help!

  • Thread starter Thread starter taansend
  • Start date Start date
T

taansend

Hello,

I have written a large spreadsheet containing several macro's. Thes
all work great on my pc. However, when I forward them to a colleagu
the macro's cease working and require debugging.

Does anyone have any tips on to avoid this?

Many thanks in advance.

Jonny Townsen
 
Hi Jonny

On a not-working-so-well Pc, open the VB editor, choose Tools > References
and uncheck everything marked "Missing". It may or may not work after that,
depending on what's missing.

HTH. Best wishes Harald
 
What happens when your colleague tries to run them? Any
error messages? Would really help to know.

Possible issues to check (some obvious):
1) Is colleague using the same version of Excel? Windows?
2) Is macro security set high? (will prevent macros from
running)
3) Do macros contain references? Are same references set
on colleague's machine?
4) For references, do necessary library files exist on
colleague's machine? (when setting up the references, the
file name/path shows in the dialog box at the bottom -
check to see if the same file - and same version - exist
in the same path)
 

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