|
-
Jan 12th, 2000, 10:47 PM
#1
Thread Starter
Hyperactive Member
Dear vb users,
I am trying to reset the author of an Excel sheet with the next command:
Workbooks("q.xls").author = "New"
The only choice I do have is:
- Workbooks("q.xls").AutoUpdateFrequency
- Workbooks("q.xls").AutoUpdateSaveChanges
How can I make the choice for .Author?
My references are connected with: Microsoft Excel8.0 Object Library
Nice regards,
Michelle.
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
|