billbilliamson
New Member
- Joined
- May 31, 2018
- Messages
- 5
How can I change the Column reference as a formula is dragged down?
For example,
Sumif(sheet1!A:A,
When I drag down the formula, I want it to change to be:
Sumif(sheet1!B:B,
Is it some kind of Indirect or Offset formula?
Thanks!
For example,
Sumif(sheet1!A:A,
When I drag down the formula, I want it to change to be:
Sumif(sheet1!B:B,
Is it some kind of Indirect or Offset formula?
Thanks!