Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ActiveSheet.Name = Range("D1").Value & Right(Range("F1").Value,3)
-- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "mmetin" wrote in message ... Hi, I want to give my worksheet a name, which is a combination of two cells. Example: Cell D1 = ExperimentA Cell F1 = Sample#01 The name of the worksheet has to get the whole data of cell D1 and the last 3 charachters of cell F1 (ExperimentA#01). Please help me. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically update SheetName in workbook sub if SheetName changes | Excel Discussion (Misc queries) | |||
find combination of cells that equal a sum | Excel Worksheet Functions | |||
Lookup valid combination of multiple cells | Excel Worksheet Functions | |||
i need the sheetname in my cells | Excel Worksheet Functions | |||
lock combination of cells | Excel Discussion (Misc queries) |