hi,
i have a budget and want to show year to date figure accoring to an input cell.
i can extract data for that week with:
=LOOKUP($B$1,'[xyz.xls]sheet'!J1:BI1,'[xyz.xls]sheet'!J29:BI29)
B1 being input for desired week number
J1:BI1 being the week numbers 1 to 52
and J29:BI29 being the data range to extract from.
what i need to do is adapt this formula to show the sum of data from week 1 through to week selected in B1.
i would appreciate any help!
Thanks in advance,
i have a budget and want to show year to date figure accoring to an input cell.
i can extract data for that week with:
=LOOKUP($B$1,'[xyz.xls]sheet'!J1:BI1,'[xyz.xls]sheet'!J29:BI29)
B1 being input for desired week number
J1:BI1 being the week numbers 1 to 52
and J29:BI29 being the data range to extract from.
what i need to do is adapt this formula to show the sum of data from week 1 through to week selected in B1.
i would appreciate any help!
Thanks in advance,