How to save my VBA-code

  • Thread starter Thread starter Heine
  • Start date Start date
H

Heine

Hello,

I made a small code in VBA. But when my colleague open the spreadsheet
he can´t use my code. Where do I want to save my code, if I want
everybody to have access?

Thanks in advance
 
No, when I change my input data nothing happens. Is it due to the fact
that I saved it in my personal.xls?
 
Save it in the workbook you gave to your friend

--
Don Guillett
SalesAid Software
(e-mail address removed)
Hello,

I made a small code in VBA. But when my colleague open the spreadsheet
he can´t use my code. Where do I want to save my code, if I want
everybody to have access?

Thanks in advance
 
When you save the code in your Personal.xls the other users do not have access
to the code.

Save the code in the workbook and your colleagues can use it.


Gord Dibben MS Excel MVP
 

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