Nesting 'if' statements...

DennyJV

New Member
Joined
Jun 27, 2011
Messages
8
Here's a much shortened version of my spreadsheet... where the numbers are meaningless...

jim 100 400 600
jim 200 300 800
jim 150 250 350
pam 100 200 300
pam 100 200 300
tim 200 300 400
tim 400 500 600

jim and pam are just 2 of the 17 employees in the Cash Applications group and I need to write a formula that I can put in column 'D' that will search 'A1', compare it to a list of employees in Cash Apps and return 'something' ('Cash Apps' maybe?).

I'm exhausted searching the database, any help would be greatly appreciated.

Thanks!
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Maybe it IS a VLOOKUP that I need but I need help writing it and Contextures.com keeps freezing my comp when I try to open it.
But we'll try it again...

jim 100 400 600
tim 200 300 800
ray 150 250 350
pam 100 200 300
al 100 200 300
sam 200 300 400
bud 400 500 600

Jim, Tim and Pam are is the CA Dept. I need to write a formula that I can copy down 4k some lines to return me a 'Yes' or a 'No' as to whether they are in the department so that I can then 'bubble' them up to the top with a 'sort' and do some calculating on their lines.

Is that a bit clearer?

Thanks. :cool:
 
Upvote 0
I have a list of employees on a seperate sheet (about 17) that are in the CA Dept. Ray, Al, Sam & Bud were not in CA.
 
Upvote 0
Are you just wanting a solution to say Yes they are in the dept, or is the column that contains the employees something you want to sum.....say for instance a cell where you can type a name and have a sum total of all the cash they've processed
 
Upvote 0
Just to return a yes or no... I want the formula to look into a cell, if the name in that cell matches one from a list on another spreadsheet- I want it to say Yes.

I checked that VLookup site and am even more confused...
 
Upvote 0
maybe this
Excel Workbook
CDEFGHI
3EmployeesEmployeePresent
4Jim100400600Budyes
5Tim200300800Jimyes
6Ray150250350Pamyes
7Pam100200300paulno
8Al200100300Samyes
9Sam200300400stephno
10Bud400500600Timyes
Sheet1


this needs to be entered with Ctrl + Shift + Enter not just enter
 
Upvote 0

Forum statistics

Threads
1,223,099
Messages
6,170,109
Members
452,302
Latest member
TaMere

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