Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Good morning Mikeice Sorry, but I'm not quite sure what you're after here. Do you want to rename the worksheet after the contents of a cell? If so, does this piece of code help you at all: a = Range("B25").Value ActiveSheet.Name = a HTH DominicB -- dominicb ------------------------------------------------------------------------ dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932 View this thread: http://www.excelforum.com/showthread...hreadid=391515 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can i link a variable cost code with a variable sum | Excel Discussion (Misc queries) | |||
Variable within the code | Excel Programming | |||
variable code?? | Excel Discussion (Misc queries) | |||
variable code | Excel Programming | |||
Variable in a VB Code | Excel Programming |