LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 229
Default offset and Sum function

I maintain my school data in excel. Column A is the ID nos of the students.
Column M contians respective Fee amounts. In columns y, z, aa, ab, ac We
maintian the sibling's IDs. We calculate the total amount of all the
siblings to pay in a column. The following is the formula we are using
IF(LEN($Y3)1,SUM(OFFSET($M$1,MATCH($Y3,$A$2:$A$94 8,0),0,1,1))+SUM(OFFSET($M$1,MATCH($Z3,$A$2:$A$948 ,0),0,1,1))+SUM(OFFSET($M$1,MATCH($AA3,$A$2:$A$948 ,0),0,1,1))+SUM(OFFSET($M$1,MATCH($AB3,$A$2:$A$948 ,0),0,1,1))+SUM(OFFSET($M$1,MATCH($AC3,$A$2:$A$948 ,0),0,1,1)),0)
It works well. Can anyone please suggest me a simple procedure for it
 
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 jagbabbra Excel Worksheet Functions 2 May 24th 06 03:17 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
help with offset function Barb Excel Worksheet Functions 3 May 24th 05 05:51 PM
help with offset function Mexage Excel Worksheet Functions 0 May 24th 05 05:18 PM
offset function LA Excel Worksheet Functions 10 April 19th 05 09:11 AM


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