Hie forum,
By looking at lot of use of offset formulae in the forum, i tried using one for one of my workings. The data is Month wise with 4 subheadings in each month. I then go on to create a summary sheet with months in rows and 2 subheading amongst the 4 in the master data. I am using the formula like dis-:
(SUMPRODUCT((OFFSET(B$5,,N56,38))*(OFFSET(C$5,,N56,38))))/100000
However, I am using a helper column N which lists down the multiple of 4 whereby the offset formula picks the number relevant to that month with first entries in B5 and C5.
is there a cleaner way to execute the same without using helper column???
Thanks
NitinG
By looking at lot of use of offset formulae in the forum, i tried using one for one of my workings. The data is Month wise with 4 subheadings in each month. I then go on to create a summary sheet with months in rows and 2 subheading amongst the 4 in the master data. I am using the formula like dis-:
(SUMPRODUCT((OFFSET(B$5,,N56,38))*(OFFSET(C$5,,N56,38))))/100000
However, I am using a helper column N which lists down the multiple of 4 whereby the offset formula picks the number relevant to that month with first entries in B5 and C5.
is there a cleaner way to execute the same without using helper column???
Thanks
NitinG