PRMiller2
Technical User
- Jul 30, 2010
- 123
Hi all,
Need some help with a formula. Here's my data:
I am trying to write a formula that will total the number of RSVP's received if the guest is out of town (OOT). Seperately, I'll also need to know the number of OOT guests who have RSVPed as yes. We have to segment this out because we have a seperate count for all RSVPs received, regardless of in-town status.
I've run into a wall trying to use the COUNTIF and COUNTIFS functions. Am I just not looking at this correctly?
Need some help with a formula. Here's my data:
Code:
GUEST OOT RSVP
Pete Yes Yes
Paul No Yes
Mary Yes
Josh Yes No
I am trying to write a formula that will total the number of RSVP's received if the guest is out of town (OOT). Seperately, I'll also need to know the number of OOT guests who have RSVPed as yes. We have to segment this out because we have a seperate count for all RSVPs received, regardless of in-town status.
I've run into a wall trying to use the COUNTIF and COUNTIFS functions. Am I just not looking at this correctly?