Harriman2022
New Member
- Joined
- Jan 7, 2022
- Messages
- 6
- Office Version
- 365
- Platform
- Windows
Hi,
I am trying to COUNTIFS function with a few different conditions:
=countifs('Key Property Info'!A:A,"media",'Key Property Info'!H:H,{"contract sent","apps sent"})
I would like excel to return the value of the the contract sent and apps sent figures, where they are applicable to 'media'.
Everything is working other than the fact that the result only returns "contract sent" figure and excludes "apps sent" - both of these statements are within the same column.
I also have the exact same scenario only for a SUMIFS function.
Thanks,
Alex
I am trying to COUNTIFS function with a few different conditions:
=countifs('Key Property Info'!A:A,"media",'Key Property Info'!H:H,{"contract sent","apps sent"})
I would like excel to return the value of the the contract sent and apps sent figures, where they are applicable to 'media'.
Everything is working other than the fact that the result only returns "contract sent" figure and excludes "apps sent" - both of these statements are within the same column.
I also have the exact same scenario only for a SUMIFS function.
Thanks,
Alex