Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Referencing a sheetname to a combination of two cells

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatically update SheetName in workbook sub if SheetName changes [email protected] Excel Discussion (Misc queries) 3 February 29th 08 04:33 PM
find combination of cells that equal a sum Billy Rogers Excel Worksheet Functions 1 February 2nd 08 04:33 AM
Lookup valid combination of multiple cells Gerard Excel Worksheet Functions 5 November 9th 07 10:32 AM
i need the sheetname in my cells Kiklop Excel Worksheet Functions 5 September 15th 06 06:35 PM
lock combination of cells nobbyknownowt Excel Discussion (Misc queries) 3 April 16th 06 01:50 AM


All times are GMT +1. The time now is 03:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"