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
How many types of pages r there in SQL Server?
Identifying creator of fake facebook page
Cannot get dos to recognise 'nmake' variable
Integrating projects
How do I put integers into a string?
Digital signature control not visible
Login control design and Programming
Motherboard driver CD for HCL - P5GD2-TVM/GB/SI
converting an Exchange/SQL server machine to VM using sysinternals tool
There is a problem communicating with the CRM server. The server might be unavailable. Try again later