|
-
Aug 28th, 2008, 01:42 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] Compilation Error...
hey All,
so I have a project that is working perfect on the computer I am developing... However, on some computers, with the same version of Excel, they are getting compilation errors with lines of code such as
.Format or .Mid ... It was easy enough to fix by just putting a
VBA.Format or VBA.Mid before the method, but why do some computers need this .VBA and some don't?
Am I not including a reference that I need to be? Or is it just best style to put .VBA in front of these methods??
Thanks much,
PG
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|