Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
CF
 
Posts: n/a
Default Newbie: Help with OFFSET function

On Sheet1 I and Row106 I have 50+ columns of calculation results that I want
copied to Sheet2, Column 4 over the equivalent number of rows.

=OFFSET('Recipe Calculation'!$D$106,COLUMN()-4,0)

....the result of Sheet1, Row106 and Column4 is dead on, but when I want to
copy the above function to the other cells of Column4 on Sheet2, the result
is always the same as on the first cell. What am I doing wrong?

I can't get my head around this and the Excel Help file is not much better
than the Excel book I have. Please help.

Thanks in advance...Carlos



  #2   Report Post  
Ragdyer
 
Posts: n/a
Default

Try this instead:

=INDEX('Recipe Calculation'!$106:$106,ROW(4:4))

And copy down as needed.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"CF" wrote in message
.. .
On Sheet1 I and Row106 I have 50+ columns of calculation results that I
want
copied to Sheet2, Column 4 over the equivalent number of rows.

=OFFSET('Recipe Calculation'!$D$106,COLUMN()-4,0)

...the result of Sheet1, Row106 and Column4 is dead on, but when I want to
copy the above function to the other cells of Column4 on Sheet2, the
result
is always the same as on the first cell. What am I doing wrong?

I can't get my head around this and the Excel Help file is not much better
than the Excel book I have. Please help.

Thanks in advance...Carlos




  #3   Report Post  
CF
 
Posts: n/a
Default

Thanks RD, that worked...Carlos


"Ragdyer" wrote in message
...
Try this instead:

=INDEX('Recipe Calculation'!$106:$106,ROW(4:4))

And copy down as needed.
--
HTH,

RD

--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit !
--------------------------------------------------------------------------

-
"CF" wrote in message
.. .
On Sheet1 I and Row106 I have 50+ columns of calculation results that I
want
copied to Sheet2, Column 4 over the equivalent number of rows.

=OFFSET('Recipe Calculation'!$D$106,COLUMN()-4,0)

...the result of Sheet1, Row106 and Column4 is dead on, but when I want

to
copy the above function to the other cells of Column4 on Sheet2, the
result
is always the same as on the first cell. What am I doing wrong?

I can't get my head around this and the Excel Help file is not much

better
than the Excel book I have. Please help.

Thanks in advance...Carlos






  #4   Report Post  
RagDyeR
 
Posts: n/a
Default

Appreciate the feed-back.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"CF" wrote in message
.. .
Thanks RD, that worked...Carlos


"Ragdyer" wrote in message
...
Try this instead:

=INDEX('Recipe Calculation'!$106:$106,ROW(4:4))

And copy down as needed.
--
HTH,

RD

--------------------------------------------------------------------------

-
Please keep all correspondence within the NewsGroup, so all may benefit !
--------------------------------------------------------------------------

-
"CF" wrote in message
.. .
On Sheet1 I and Row106 I have 50+ columns of calculation results that I
want
copied to Sheet2, Column 4 over the equivalent number of rows.

=OFFSET('Recipe Calculation'!$D$106,COLUMN()-4,0)

...the result of Sheet1, Row106 and Column4 is dead on, but when I want

to
copy the above function to the other cells of Column4 on Sheet2, the
result
is always the same as on the first cell. What am I doing wrong?

I can't get my head around this and the Excel Help file is not much

better
than the Excel book I have. Please help.

Thanks in advance...Carlos







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
Offset function referencing worksheet Jeff Excel Discussion (Misc queries) 1 September 11th 05 07:01 PM
offset function hidden_stairway About this forum 0 June 17th 05 09:12 PM
Troubles with the OFFSET function ghostrider Excel Worksheet Functions 6 June 1st 05 05:20 PM
IF function to blank without getting #value in sum function Brad Stevenson Excel Worksheet Functions 5 May 26th 05 10:26 AM
Function Won't Calculate -- Sometimes Bill Martin -- (Remove NOSPAM from address) Excel Discussion (Misc queries) 4 April 13th 05 04:38 PM


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