View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Fogey Fogey is offline
external usenet poster
 
Posts: 1
Default How to Rename a Blank Sheet that a macro Creates

If the new sheet is active:
ActiveSheet.Name="New Name"

Mike F
"Darin Kramer" wrote in message
...

Howdie,

I have a Macro that goes into a Distribution list (sheet within excel),
selects certain people based on a criteria, copys that info, Inserts a
new sheet and pastes that info into the new sheet. I want to be able to
specify the name of the sheet that it creates (instead of just being a
consecutive sheet number) Ideas will be most welcome...

Thanks

D



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!