S
Stewy p
Hello!
I'm trying to use a sumif function to add up multiple worksheets.
To look up column A (form) and compare to a2 (in master worksheet) an
sum column E (forecast).
e.g. I have eight worksheets - region 1 to region 8 and sum everythin
into master worksheet. The following formula gives me #Value!.
=SUMIF('region 1:region 8'!A2:A2000,A2,'region 1:region 8'!E2:E2000)
All worksheets are setup like this.
form, supplier form, material, description, forecast.....
I've checked all my data - sorted properly and column e is all number
in all worksheets. Is there a way to do it
I'm trying to use a sumif function to add up multiple worksheets.
To look up column A (form) and compare to a2 (in master worksheet) an
sum column E (forecast).
e.g. I have eight worksheets - region 1 to region 8 and sum everythin
into master worksheet. The following formula gives me #Value!.
=SUMIF('region 1:region 8'!A2:A2000,A2,'region 1:region 8'!E2:E2000)
All worksheets are setup like this.
form, supplier form, material, description, forecast.....
I've checked all my data - sorted properly and column e is all number
in all worksheets. Is there a way to do it