Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
x2010
I named a cell 'homecell' (Formulas-Define Name-Name = "homecell") That cell is selected. The homecell name appears in Name box. Shouldn't the following vba line then give me "homecell"? -- Application.Selection.Name It gives me "=Sheet3!$A$1" Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"Center across selection" rather than "Merge cells" | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Splitting up one's highlighted selection as if you had used to"control" button for each selection | Excel Programming | |||
Icon for "Wrap" and for "Centre Across Selection" | Excel Worksheet Functions | |||
Help! Range("startsum").Value = Application.Sum(Selection) | Excel Programming |