Hi
I had some help today creating an indirect formula. I'm now seeking tips on making this formula dynamic. At the moment, if I copy this formula one column to the right, it still references the F column, whereas I'd like it reference the G column. Here the formula (it's a little longer than what I originally posted, but hopefully it still makes sense).
=IF(SUMIF(INDIRECT("'"&$A6&"'!$C$11:$C$500"),"Bank",INDIRECT("'"&$A6&"'!F$11:F$500"))>0,SUMIF(INDIRECT("'"&$A6&"'!$C$11:$C$500"),"Bank",INDIRECT("'"&$A6&"'!F$11:F$500")),"")
Many thanks for your help.
Bookmarks