Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
anton
 
Posts: n/a
Default how to define range names

how do name cells so that I can see what the formula is calculating?
Such as A1 * B1 = Final Price
where A1 is price and B1 is discount
so it reads in the final price cell as price * discount
thanks in advance,
A
  #2   Report Post  
Max
 
Posts: n/a
Default

One quick way is to use the namebox
(the droplist box just to the left of the "=" sign)

In Sheet1, say:
Select A1, then click inside the namebox,
and type the name: price, then press ENTER

Repeat to name cell B1 as: discount

Then we could put in say C1: = price*discount

The other (perhaps more proper?) way is to
click Insert Name Define,
where the options to add / delete names lie

In the Define Name dialog:
--------------
Under "Names in workbook:"
we could type the name: price
and under the "Refers to:" box,
put: =Sheet1!$A$1
(or just click inside the "Refers to:" box,
clear whatever's there,
then click outside to select A1)
Click OK (or click Add to add another name)

And to paste the list of names created for reference,
in an empty col, click: Insert Name Paste Paste List
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"anton" wrote in message
...
how do name cells so that I can see what the formula is calculating?
Such as A1 * B1 = Final Price
where A1 is price and B1 is discount
so it reads in the final price cell as price * discount
thanks in advance,
A



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
Looking for code to define a range Ant Excel Discussion (Misc queries) 3 October 3rd 05 06:22 PM
Dynamic range names, multiple criteria, sumproduct [email protected] Excel Discussion (Misc queries) 1 September 20th 05 02:58 AM
deleting worksheets from names in a range Jenn Excel Discussion (Misc queries) 2 August 23rd 05 12:00 AM
How do I use Range Names listed in a VLookup table in a formula? Essbasedvlpr32 Excel Worksheet Functions 3 December 15th 04 10:11 PM
Range Names wal50 Excel Worksheet Functions 3 November 27th 04 12:49 AM


All times are GMT +1. The time now is 05:47 AM.

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"