Finding two values

David030965

New Member
Joined
May 8, 2017
Messages
4
Hello,
Sorry in advance if this has already been asked. I produce reports monthly detailing training for my hospital . I want to be able to find two specific names in a range and then then return specific text in another cell ("Not Required"). However I already have a complex formula running to find training information. If I am able to find a formula how do I then embed (or nest I guess) within the existing formula.
thank you in anticipation
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Try to provide a small sample along with the desired result. Also, what is the formula you want to expand with the solution?
 
Upvote 0
Hello,
Sorry in advance if this has already been asked. I produce reports monthly detailing training for my hospital . I want to be able to find two specific names in a range and then then return specific text in another cell ("Not Required"). However I already have a complex formula running to find training information. If I am able to find a formula how do I then embed (or nest I guess) within the existing formula.
thank you in anticipation

Here is the formula I want to embed any answer into
=IF(AND(VLOOKUP($E5,Bandings!$A:$B,2,FALSE)<5,G$1=1),"Not Required",IF(COUNTIFS('Staff with Competencies'!$D:$D,'Barclay Thoracic'!$D5,'Staff with Competencies'!$F:$F,G$4)=0,0,IF(COUNTIFS('Staff with Competencies'!$D:$D,'Barclay Thoracic'!$D5,'Staff with Competencies'!$F:$F,G$4,'Staff with Competencies'!$J:$J,"Yes")=1,1.01,1)))
thank you
 
Upvote 0
Hi
On another sheet I want to find two surnames (selby & Bell) and so they are "Not Required" to use specific devices
 
Upvote 0

Forum statistics

Threads
1,223,888
Messages
6,175,217
Members
452,619
Latest member
Shiv1198

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top