G
Guest
I'm having a problem with indirect.
I'd like to get
=SUM('Section A:Section B'!A1)
As I step through my formula I get to here, and then get #Ref!
=SUM(INDIRECT("'Section A:Section B'!A1"))
Is there any way to do this?
I'd like to get
=SUM('Section A:Section B'!A1)
As I step through my formula I get to here, and then get #Ref!
=SUM(INDIRECT("'Section A:Section B'!A1"))
Is there any way to do this?