Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anybody tell me why I sometimes need to put VBA. in front of eg. Right or
Chr? On different Excel installations/computers that supposively should be identical some give me an error when I run the code without VBA. in front. Does anybody know what setting causes this phenomenon? Thanks The Doctor |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Dr. Schwartz,
In the VBE, with the problematic workbook's project selected, go to: Tools | References and look for any entries marked 'Missing'. Uncheck these if they are not needed or use the browse button to locate the reference. --- Regards, Norman "Dr.Schwartz" wrote in message ... Can anybody tell me why I sometimes need to put VBA. in front of eg. Right or Chr? On different Excel installations/computers that supposively should be identical some give me an error when I run the code without VBA. in front. Does anybody know what setting causes this phenomenon? Thanks The Doctor |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you got any missing references in ToolsReferences? If so uncheck them.
-- HTH Bob Phillips "Dr.Schwartz" wrote in message ... Can anybody tell me why I sometimes need to put VBA. in front of eg. Right or Chr? On different Excel installations/computers that supposively should be identical some give me an error when I run the code without VBA. in front. Does anybody know what setting causes this phenomenon? Thanks The Doctor |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|