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
Should you dismount exchange database before exhange updates?
Setting Reporting Services data driven subscription Using Web Service
Remote Web Workplace Setup
Nested Gridviews RowDataBound Event Problem
How to avoid zero(s) in front of number(s) disappears in array
Do I need to Install ACT on every server before installing Act Network sync?
HP Laptop w/ Vista freezing regularly
Are there font conflicts with Snow Leopard and applications built using File Maker Pro?
Teamview Business alternatives
IE sometimes fails to connect, gets worse with time since reboot