Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can I insert the actual Name of a Named Range into a cell on my worksheet?
example: I name the range B1355:P1397 'Current Forecast'. Can I have cell B1398 automatically populate the Actual Name of the Range, 'Current Forecast'? Thanks. Tondos. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I'm not clear on this question. You can manually type a range name in a cell. But I don't think you can do what I think you are asking for without a VBA function. Shane Devenshire "Tondos" wrote: Can I insert the actual Name of a Named Range into a cell on my worksheet? example: I name the range B1355:P1397 'Current Forecast'. Can I have cell B1398 automatically populate the Actual Name of the Range, 'Current Forecast'? Thanks. Tondos. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I was hoping there was a Cell funtion something like '=Now()' which returns
the date and time in the Cell, but would return a certain Named Range instead. But I think you're correct, some Code is the only solution. I'm a novice with VBA, any good code for me?! Thanks for the response. Tondos "Shane Devenshire" wrote: Hi, I'm not clear on this question. You can manually type a range name in a cell. But I don't think you can do what I think you are asking for without a VBA function. Shane Devenshire "Tondos" wrote: Can I insert the actual Name of a Named Range into a cell on my worksheet? example: I name the range B1355:P1397 'Current Forecast'. Can I have cell B1398 automatically populate the Actual Name of the Range, 'Current Forecast'? Thanks. Tondos. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
reference first cell in a named range | Excel Worksheet Functions | |||
Referencing a named range based upon Range name entry in cell | Excel Worksheet Functions | |||
inserting a named range into new cells based on a named cell | Excel Discussion (Misc queries) | |||
named cell range | Excel Worksheet Functions | |||
Getting a named range from a cell value | Excel Worksheet Functions |