Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ashish
 
Posts: n/a
Default How to modify fill handle properties?

Hi,

I am not subtracting anything. Here is the problem again-


this is sheet 1
C1
R1 10
R2 20
R3 30
R4 40
R5 50
R6 60
R7 70
R8 80


In sheet 2, I want cell Row1col1 to represent addition of cell R1C1 and

cell R2C1 of sheet 1
cell Row2col1 to represent addition of cell R3C1 and cell R4C1 of sheet

1
cell Row3col1 to represent addition of cell R5C1 and cell R6C1 of sheet

1
and so on...........


What's happening in sheet2 is after i put the formula in cell row1col1
(adding cell R1C1 and cell R2C1 of sheet1) and dragging it down,
cell Row2col1 does addition of cell R2C1 and cell R3C1
cell Row3col1 does addition of cell R3C1 and cell R4C1
and so on..........


Is there any way out to do such kind of addition.


Thanks


ashish

  #2   Report Post  
Posted to microsoft.public.excel.misc
Duke Carey
 
Posts: n/a
Default How to modify fill handle properties?

You can't change the way the fill handle functions. Instead, use different
formulas, something like

=SUM(OFFSET(Sheet1!RC,ROW(RC)-1,0,2,1))


"ashish" wrote:

Hi,

I am not subtracting anything. Here is the problem again-


this is sheet 1
C1
R1 10
R2 20
R3 30
R4 40
R5 50
R6 60
R7 70
R8 80


In sheet 2, I want cell Row1col1 to represent addition of cell R1C1 and

cell R2C1 of sheet 1
cell Row2col1 to represent addition of cell R3C1 and cell R4C1 of sheet

1
cell Row3col1 to represent addition of cell R5C1 and cell R6C1 of sheet

1
and so on...........


What's happening in sheet2 is after i put the formula in cell row1col1
(adding cell R1C1 and cell R2C1 of sheet1) and dragging it down,
cell Row2col1 does addition of cell R2C1 and cell R3C1
cell Row3col1 does addition of cell R3C1 and cell R4C1
and so on..........


Is there any way out to do such kind of addition.


Thanks


ashish


  #3   Report Post  
Posted to microsoft.public.excel.misc
sunny
 
Posts: n/a
Default How to modify fill handle properties?

Hi Duke,

Ur suggestion worked. Thanks a lot for ur help. It has definitely
helped us save a significant amount of time.

Thank You,
Sachin & Ashish

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
How to modify fill handle properties? sunny Excel Discussion (Misc queries) 3 March 8th 06 11:14 AM
Trend using the same formula as the fill handle does Roy G. Biv Excel Worksheet Functions 0 October 18th 05 08:31 PM
Fill handle formula neeraj Excel Worksheet Functions 9 September 13th 05 01:46 AM
Fill Handle Across Columns SenojNW Excel Discussion (Misc queries) 4 August 8th 05 07:23 PM
3-d reference not adjusting when using Fill Handle to copy down gall Excel Worksheet Functions 3 November 24th 04 06:42 PM


All times are GMT +1. The time now is 02:29 AM.

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"