View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Compilation error question

Nathan,

There is little if anything you can do to diagnose the problem if
you can't open the VBProject on the machine that is causing the
problem. Are you and the user running the same version of Excel?


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Nathan Gutman" wrote in message
...
I have designed a workbook which contains quite a bit a vba

code.
It runs flawlessly on my computer but a user reports that he

gets a
compilation error which he can not see because that VBA project

is
password protected.
I can not reproduce this problem because everything run Ok

here.
How do I pin down this error?
Thanks,