I'm brain-dead at this point of the day. I have a form that has several "if, then totals" at the bottom. I need to take those total VALUES to the next spreadsheet along with the spreadsheet continuing to calculate the "if, then totals"
Here's the formula that I currently am using:
=SUMIF(F4:F28,"=CA",D4:D28)+SUMIF(F4:F28,"=CA",E4:E28)
then when I go into the next worksheet I need to continue to use this formula plus add the VALUE from Worksheet 1
Thanks for any help anyone can provide!!
Here's the formula that I currently am using:
=SUMIF(F4:F28,"=CA",D4:D28)+SUMIF(F4:F28,"=CA",E4:E28)
then when I go into the next worksheet I need to continue to use this formula plus add the VALUE from Worksheet 1
Thanks for any help anyone can provide!!