jamie_read
New Member
- Joined
- Oct 12, 2018
- Messages
- 4
Afternoon All,
iv searched quite a bit but cant find a work around for the formula i am trying to create and am hoping some one could point me in the right direction.
i am currently using the the following formula:
=SUMIFS(Sheet1!D:D,Sheet1!G:G,"billy",Sheet1!E:E,"Smart")
this works great but i loose the ability to auto fill. i would like to replace the "Smart" with a Cell Reference. like below
=SUMIFS(Sheet1!D:D,Sheet1!G:G,"billy",Sheet1!E:E,INDIRECT(A2)
The formula seems to be accepted but a 0 value is shown.
Thanks for any help you can give
Jay
iv searched quite a bit but cant find a work around for the formula i am trying to create and am hoping some one could point me in the right direction.
i am currently using the the following formula:
=SUMIFS(Sheet1!D:D,Sheet1!G:G,"billy",Sheet1!E:E,"Smart")
this works great but i loose the ability to auto fill. i would like to replace the "Smart" with a Cell Reference. like below
=SUMIFS(Sheet1!D:D,Sheet1!G:G,"billy",Sheet1!E:E,INDIRECT(A2)
The formula seems to be accepted but a 0 value is shown.
Thanks for any help you can give
Jay