Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
GLM GLM is offline
external usenet poster
 
Posts: 5
Default Problem with dragging formula down a column

Let' take a simple example:
PRINCIPLE: (cell C3)
INTEREST RATE: (cell D3)

YEAR 1: =SUM(C3+((C3*D3)/100))

OK, everything is fine. Drag it down by itself at you get

=SUM(C4+((C4*D4)/100))

Now you have to go back and change the 4 to a 3.

I have something far more complicated than this. The central problem is the
drag down. I tried holding down the option key but that gives funky results.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 3,355
Default Problem with dragging formula down a column

If you want to continuously reference C3 you could change the reference to
$C$3. Does that help?
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.

"GLM" wrote:

Let' take a simple example:
PRINCIPLE: (cell C3)
INTEREST RATE: (cell D3)

YEAR 1: =SUM(C3+((C3*D3)/100))

OK, everything is fine. Drag it down by itself at you get

=SUM(C4+((C4*D4)/100))

Now you have to go back and change the 4 to a 3.

I have something far more complicated than this. The central problem is the
drag down. I tried holding down the option key but that gives funky results.

  #3   Report Post  
Posted to microsoft.public.excel.newusers
GLM GLM is offline
external usenet poster
 
Posts: 5
Default Problem with dragging formula down a column

Thanks,

that was it.

GLM

"Barb Reinhardt" wrote:

If you want to continuously reference C3 you could change the reference to
$C$3. Does that help?
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.

"GLM" wrote:

Let' take a simple example:
PRINCIPLE: (cell C3)
INTEREST RATE: (cell D3)

YEAR 1: =SUM(C3+((C3*D3)/100))

OK, everything is fine. Drag it down by itself at you get

=SUM(C4+((C4*D4)/100))

Now you have to go back and change the 4 to a 3.

I have something far more complicated than this. The central problem is the
drag down. I tried holding down the option key but that gives funky results.

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
Problem dragging formulas mrwawa Excel Discussion (Misc queries) 1 February 6th 08 02:22 PM
Code for dragging the last column Gaurav[_2_] Excel Worksheet Functions 5 November 10th 07 12:13 PM
Excell dragging formula to change sheet/tab not column/row MG Excel Worksheet Functions 4 June 18th 07 10:35 PM
Need keystrokes equivalent to dragging one column heading onto ano [email protected] Excel Discussion (Misc queries) 2 February 7th 06 08:38 PM
dragging a formula down a column Jason R Excel Worksheet Functions 4 December 13th 05 01:01 AM


All times are GMT +1. The time now is 05:32 PM.

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"