Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
All,
I am creating a template model. I would codename (NOT SHEET NAME) 15 different sheets as Entity1, Entity2,.......Entity15. Is there a way I can convert a string into a codename. e.g. Dim MySheet as Worksheet, n as integer for n = 1 to 15 MySheet = "Entity" & n MySheet.activate run Code next This code does not work??? Any help appreciated. RK |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change 3 letter text string to a number string | Excel Discussion (Misc queries) | |||
counting the number of instances of a string within another string | Excel Worksheet Functions | |||
Splitting a text string into string and number | Excel Discussion (Misc queries) | |||
to search for a string and affect data if it finds the string? | Excel Worksheet Functions | |||
Referencing worksheet CODENAME in a chart object. | Excel Discussion (Misc queries) |