Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Could anyone tell me , if possible, how to make a sheet name appear in a selected cell? For example the name of my sheet is Smith, John and I would like to appear in, say, A1 Thanks, Ste |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
See http://www.xldynamic.com/source/xld.xlFAQ0002.html
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "PH NEWS" wrote in message ... Hi, Could anyone tell me , if possible, how to make a sheet name appear in a selected cell? For example the name of my sheet is Smith, John and I would like to appear in, say, A1 Thanks, Ste |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=MID(CELL("filename",D1),FIND("]",CELL("filename",D1),1)+1,99)
Vaya con Dios, Chuck, CABGx3 "PH NEWS" wrote: Hi, Could anyone tell me , if possible, how to make a sheet name appear in a selected cell? For example the name of my sheet is Smith, John and I would like to appear in, say, A1 Thanks, Ste |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Much obliged, cheers guys
"CLR" wrote in message ... =MID(CELL("filename",D1),FIND("]",CELL("filename",D1),1)+1,99) Vaya con Dios, Chuck, CABGx3 "PH NEWS" wrote: Hi, Could anyone tell me , if possible, how to make a sheet name appear in a selected cell? For example the name of my sheet is Smith, John and I would like to appear in, say, A1 Thanks, Ste |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying the same cells from many sheets | Excel Worksheet Functions | |||
checking that cells have a value before the workbook will close | Excel Worksheet Functions | |||
sorting master sheet messes up cells in other sheets linked to it | Excel Worksheet Functions | |||
sorting master sheet messes up cells in other sheets linked to it | Excel Worksheet Functions | |||
adding cells in different work sheets | Excel Discussion (Misc queries) |