|
-
August 27th, 2001, 05:53 AM
#1
HELP
I am trying to find a way of renaming an Excel worksheet to a value contained in one of its' cells.
The worksheet is copied with the following line:
Worksheets("Source").Copy after:=Worksheets("Last Sheet")
the code then loops and places a new set of data in the sheet "Source", and I want this new sheet copied and renamed etc. etc
Can anyone help?
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
|