Godders199
Active Member
- Joined
- Mar 2, 2017
- Messages
- 313
- Office Version
- 2013
Hello, currently i use the following formula, which returns 1, if the criteria is met. Which has has worked fine.
=COUNTIFS('HFC '!H:H,Submissions!A2,'HFC '!I:I,"match",'HFC '!J:J,"")
this formula is in column P on the submissions tab.
However, I now need it to return the name in column c of the HFC tab where the crtieria is met instead of 1.
WOuld someone be able to help me on how i need to change this formula to pull the name from column c .
Thanks
=COUNTIFS('HFC '!H:H,Submissions!A2,'HFC '!I:I,"match",'HFC '!J:J,"")
this formula is in column P on the submissions tab.
However, I now need it to return the name in column c of the HFC tab where the crtieria is met instead of 1.
WOuld someone be able to help me on how i need to change this formula to pull the name from column c .
Thanks