I have a spreadsheet that has a sheet for each day and with a dropdown list of items sold for the day (D23:D54), with the prices appearing next to the item (I23:I54). On a seperate summary sheet, I have a SUMIF to add up a the value of each type of item sold that day.
I.e. =SUMIF(Sheet1!$D$23:$D$54,"=Other Service", Sheet1!$I$23:$I$54)
Column C is for sheet1, D for sheet 2 and so on... (until sheet 100)
I want to be able to quickly fill out the formulae up to sheet 100 for all the items, without having to manually change the number after 'sheet' as there are lots of items and 100 sheets and this would just take forever.
What is the best way to do this? Please help, I'm going mad trying to find the answer!
Bookmarks