Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 145
Default What do I use to reference the same cell in multiple formulas

I am trying to set up a formula where I will need to use for expample D3 in
all formulas, is there a way I can keep that in each formula without having
to enter it each time when I copy the formulas?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default What do I use to reference the same cell in multiple formulas

Use

$D$3

--


Regards,


Peo Sjoblom

"Tammy" wrote in message
...
I am trying to set up a formula where I will need to use for expample D3 in
all formulas, is there a way I can keep that in each formula without
having
to enter it each time when I copy the formulas?

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default What do I use to reference the same cell in multiple formulas

Reference it in absolute terms: $D$3
that way it won't change as you fill/copy the formula to other cells.

You may also want to look into using Named Ranges - see Excel Help on the
topic. That allows you to give a name to a cell and use that name in
formulas without having to worry where the cell is. Lets say that your
formula contains the sales tax rate in your area. You could name cell D3
SalesTax and then in your formula you could use SalesTax instead of $D$3.

"Tammy" wrote:

I am trying to set up a formula where I will need to use for expample D3 in
all formulas, is there a way I can keep that in each formula without having
to enter it each time when I copy the formulas?

Thanks

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
change the reference type of multiple formulas Derfel Excel Discussion (Misc queries) 1 March 19th 08 05:05 PM
change the reference type of multiple formulas Derfel Excel Discussion (Misc queries) 0 March 19th 08 04:32 PM
Update reference in multiple formulas Luke Excel Worksheet Functions 3 July 8th 07 10:04 AM
Formulas that reference cells that reference another cell Andrea Excel Discussion (Misc queries) 7 October 19th 06 08:14 AM
transferring formulas with absolute reference to multiple tabs talderman Excel Discussion (Misc queries) 3 April 8th 06 07:26 AM


All times are GMT +1. The time now is 09:21 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"