|
-
Jan 10th, 2007, 11:54 AM
#1
Thread Starter
New Member
Assign Object
I need some code that will assign the currently open instance of Excel to an object. Maybe something like this
objXL = SelectObject("Excel.Application")
or
objXL = GetObject("Excel.Application")
I don't know what object command, if any, to use here. Any thoughts?
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
|