Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copy formula without changing all values

I would like to copy a formula to several cells=(B197-$B198)/$B198 . I want the B198 to stay the same and the B197 to change as the formula is moved. I thought the $(dollar sign) would make the B198 stay, but it is changing as I copy. How do I make the B198 stay the same.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default Copy formula without changing all values


sweath;

use !

-----Original Message-----
I would like to copy a formula to several cells=(B197-

$B198)/$B198 . I want the B198 to stay the same and the
B197 to change as the formula is moved. I thought the
$(dollar sign) would make the B198 stay, but it is
changing as I copy. How do I make the B198 stay the same.
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copy formula without changing all values


There are 3 options when using Absolute references -the $ sign.

In your case all you have locked is the column - $B198

To lock the complete formula it is written as $B$198

or to lock only the row number it would be B$198

If you select the element B198 and then press F4 yo can cycle betwee
thos 3 options with the fourth option removing all dollar signs

HT

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements
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
Changing Of Values After A Copy And Paste Special: Why ? Bob[_19_] Excel Discussion (Misc queries) 1 March 15th 10 11:44 PM
copy formula without changing the row. vwyatt Excel Discussion (Misc queries) 2 April 14th 06 06:23 PM
Copy/Paste how to avoid the copy of formula cells w/o calc values Dennis Excel Discussion (Misc queries) 10 March 2nd 06 10:47 PM
Changing Formula elements to values Co-op Bank Excel Worksheet Functions 3 December 18th 05 03:51 PM
need to copy/paste formula w/o it changing Bonnie Excel Discussion (Misc queries) 4 March 10th 05 05:53 PM


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