SUMIFS, multiple sheets??

cpezz
cpezz ✭✭
edited 12/09/19 in Smartsheet Basics

Hello,

I'm trying to add amounts together from different sheets based on certain criteria. I have my data divided up across multiple sheets because it is more than 500 rows. Is this possible? If so, how do I do this?

My formula for a single sheet is: =SUMIFS({Dollar amount}, {Worksheet Range 1}, $ColC$14, {Worksheet Range 2}, ColA15, {Worksheet Range 3}, >=$Dates$1, {Worksheet Range 3}, <=$Dates$2)

I need the {Dollar amount} from multiple sheets. 

Comments