Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Name a cell as a number in Excel

Why does Excel only let me name a cell with an alpha name and not a numeric
name?
I need to create a spreadsheet that logs the number of gallons of fluid left
in a round tank via sight glass or by sticking the tank.

Gallons are known and constant by 1/4", 1/2", 3/4" and full inches.

Example:
15" = 1166 Gallons
15.25" = 1195.5 Gallons
15.50" = 1225 Gallons
15.75" = 1254.5 Gallons

I want to be able to put 1166 in a cell AA1 and name it 15 and be able to
put =15 in cell A1 and Excel put 1166 in that cell.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default Name a cell as a number in Excel

It would be a problem becuase Excel would not know how to interpret this
formula...

=A2 + 15

Do you want to add the value 1166 or the value 15 to the contents of Cell
A2. Excel would have no way of knowing what you meant. You could do "_15"
which Excel can interpret...
--
HTH...

Jim Thomlinson


"DanH" wrote:

Why does Excel only let me name a cell with an alpha name and not a numeric
name?
I need to create a spreadsheet that logs the number of gallons of fluid left
in a round tank via sight glass or by sticking the tank.

Gallons are known and constant by 1/4", 1/2", 3/4" and full inches.

Example:
15" = 1166 Gallons
15.25" = 1195.5 Gallons
15.50" = 1225 Gallons
15.75" = 1254.5 Gallons

I want to be able to put 1166 in a cell AA1 and name it 15 and be able to
put =15 in cell A1 and Excel put 1166 in that cell.

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
display text in one cell as a number in an adjacent cell in excel Denno New Users to Excel 1 November 16th 06 05:13 PM
Random cell/number and dont repeat selected cell/number Hector PR Excel Discussion (Misc queries) 0 October 16th 06 05:02 PM
formatting cell number based on previous cell number Pasquini Excel Discussion (Misc queries) 3 June 20th 06 06:36 AM
How do you fix a cell number in excel for mac Martin New Users to Excel 1 January 14th 06 05:39 AM
command to return the row number or cell number in excel? desmondleow[_5_] Excel Programming 1 December 11th 03 10:51 AM


All times are GMT +1. The time now is 02:06 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"