LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default Offset in Formula

Sheet1
Has the following Information
Col A row 1-50 aaa in each cell
Col B row 1-50 different numbers
Col A row 51-100 aab in each cell
Col B row 51-100 different numbers
Col A row 51-100 aac in each cell
Col B row 101-150 different numbers
Sheet 2
a1 AAA

This is the formual I have been trying but it does not work

a2 aab
a3 aac
In Col b 1 Would like to see the sum of aaa rows 1-5
IN col c 1 Would like to see the sum of aaa rows 6-30
in col d 1 Would like to see the sum of aaa rows 31-50

In Col b 2 Would like to see the sum of aab rows 51-55
IN col c 2 Would like to see the sum of aab rows 56-80
in col d 2 Would like to see the sum of aab rows 81-100

In Col b 3 Would like to see the sum of aac rows 101-105
IN col c 3 Would like to see the sum of aac rows 106-130
in col d 3 Would like to see the sum of aac rows 131-150

=IF($a1MAX(OFFSET(Sheet1!F$2,126*(ROW()-1),0,5,1)),"buy","")

 
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
Find value in array Brook6 Excel Worksheet Functions 26 January 30th 07 09:40 PM
Lookup Data in two seperate Spreadsheets Padraig Excel Worksheet Functions 6 June 28th 06 03:05 PM
VLOOKUP, SUM, OFFSET and IF formula all at once redb Excel Discussion (Misc queries) 1 February 15th 06 03:20 PM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


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