Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
If I have a list of sheets codenames saved on a worksheet, how do convert them back to sheets(shname)? Here's one I've tried: Dim SheetName As String Dim shCodeName As String shCodeName = MainPagepg.Range("BD" & Newrow - 1).Value AfterShName = Replace(shCodeName.Name, "'", "''") -- Thanks for your help. Karen53 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert a Number Code to a Text Code | Excel Discussion (Misc queries) | |||
Excel code convert to Access code - Concat & eliminate duplicates | Excel Programming | |||
How do I convert a Formula into Code??? | Excel Programming | |||
Convert VBA code to VB.NET | Excel Programming | |||
VBA Code to convert Excel to PDF | Excel Programming |