Microsoft
Software
Hardware
Network
Question : Don't Delete the SheetTab just Rename it.
I am using this line to delete a sheet, but I do not want to delete it now. I just want to rename it to: YourFeedLibrary2
How would I rewrite this line to just rename it?
Please advise and thanks. -R-
1:
wbkDest.Sheets("YourFeedLibrary").Delete
Answer : Don't Delete the SheetTab just Rename it.
Just use the Name property:
wbkDest.Sheets("Y
ourFeedLib
rary").Nam
e = "New Name"
Random Solutions
Windows Update site fails to load
Backup Exec 2010 running missed backup to tape job ?
VPN disconnects over 2 way satellite
Script for Excel Data
Need a regular expression
URGENT - My EXTERNAL File looks OK but ...
Monitoring Exchange 2007 Queues
IOS VPN Configuration for iPhone
DSUM with multiple rows and multiple columns
Domain authentication extremely slow