View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default Absolute Cell Reference


If there are certain cells that you use a lot in your formulas it might
be easier to DEFINE them (give each a name), say A1 refers to the price
of a product, select A1 and type a name in the name box (left of the
formula bar) say "price" then use that name in your formula:

Ex. =SUM(A1:A10)*price

HTH
JG


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=496190