Forum Discussion
athegn
Jul 15, 2023Copper Contributor
Reference a single named cell
I want reference a single named cell in a formula e.g. In cell A1:- =D1+Lunch this gives me an err #NAME? In Cell b1 is 34.5 This cell is named as 'Lunch' This works:- =D1+$B$1 . . . =D23+$...
SergeiBaklan
Jul 15, 2023Diamond Contributor
- athegnJul 15, 2023Copper ContributorI am using Excel online . I do not see the menu bar you show. Where do I find "Formulas?
- SergeiBaklanJul 15, 2023Diamond Contributor
In Excel for web there is no Name Manager. You may define the name using Name Box under the grid on the left
After that staying on the cell you shall see the name, not address in the Name Box.
final formula works
- athegnJul 15, 2023Copper ContributorI click on cell B1 goto the box and type Lunch then ENTER but when I click back on cell B! the box shows B1 not Lunch