#1   Report Post  
Posted to microsoft.public.excel.charting
PPP
 
Posts: n/a
Default Formula for charts

Hi all,

I have the following function define in one cell: =D49-D49*(B8^2)

D49 is dynamic. However, B8 is a constant cell referring to a constant
value.

When I tried to copy the function to another cell, B8 is changed to B9.
I only want D49 to change.

How do I keep Excel from changing B8?

Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default Formula for charts

Hi,

You need to use absolute references ($) rather then relative ones.
=D49-D49*($B$8*$B$8)

Cheers
Andy

PPP wrote:
Hi all,

I have the following function define in one cell: =D49-D49*(B8^2)

D49 is dynamic. However, B8 is a constant cell referring to a constant
value.

When I tried to copy the function to another cell, B8 is changed to B9.
I only want D49 to change.

How do I keep Excel from changing B8?

Thanks!


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
PPP
 
Posts: n/a
Default Formula for charts

Thanks, Andy! Got it working.

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
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 08:01 PM.

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"