N
Nigel Graham
I have a spreadsheet which brings together thousands of
bits of information to produce data in a format management
want on a monthly basis.
There are over 6,900 formulas which lookup data from
different sheets. What I would be able to to is to change
the data source more easily.
e.g. Cell C5 has this formula =SUMPRODUCT(('FY3'!
$A$1:$A$450=C$573)*('FY3'!$C$1:$C$450=$A$1),'FY3'!
$D$1:$D$450)
this looks up Cell C573 for the date (Month) then cell A1
to see which store we are examining (there are 32 stores)
it then goes on to sum the values matching C573 and A1 in
the cells D1 to D450. What I would like to do is for the
part of the formula 'FY3'!$D$1:$D$450 could be linked to
another cell which could be changed by a dropdown to the
right somewhere. Doing this would mean, once set-up I
could change the cells to be summed to another category
without having to have a separate block of calculations
for every category. Effectively I am looking for
the 'FY3'!$D$1:$D$450 part to be replaced dynamically with
say 'FY3'!$G$1:$G$450.
Although the spreadsheet works fine now it is a little
difficult when management want to focus on different
products or performance information.
If this is too difficult to explain here feel free to mail
me an example directly.
Thank you for your help in advance.
bits of information to produce data in a format management
want on a monthly basis.
There are over 6,900 formulas which lookup data from
different sheets. What I would be able to to is to change
the data source more easily.
e.g. Cell C5 has this formula =SUMPRODUCT(('FY3'!
$A$1:$A$450=C$573)*('FY3'!$C$1:$C$450=$A$1),'FY3'!
$D$1:$D$450)
this looks up Cell C573 for the date (Month) then cell A1
to see which store we are examining (there are 32 stores)
it then goes on to sum the values matching C573 and A1 in
the cells D1 to D450. What I would like to do is for the
part of the formula 'FY3'!$D$1:$D$450 could be linked to
another cell which could be changed by a dropdown to the
right somewhere. Doing this would mean, once set-up I
could change the cells to be summed to another category
without having to have a separate block of calculations
for every category. Effectively I am looking for
the 'FY3'!$D$1:$D$450 part to be replaced dynamically with
say 'FY3'!$G$1:$G$450.
Although the spreadsheet works fine now it is a little
difficult when management want to focus on different
products or performance information.
If this is too difficult to explain here feel free to mail
me an example directly.
Thank you for your help in advance.