Index match help

Russk68

Well-known Member
Joined
May 1, 2006
Messages
589
Office Version
  1. 365
Platform
  1. MacOS
Hi All,

I want to search column B1:B100 and return names in column A but only where there is text in column B.
Example:
There a 2 places in column B that text is found:
A1=Bob B1=""
A2=John B2=""
A3=Amy B3=Job 1
A4=Dave B4=""
A5=Sue B5 Job=3

The formula will go in B101 and drag down and across with column A anchored.
B101 Amy
B102 Sue

Thank you!
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Try:
Excel Workbook
AB
1Bob
2John
3AmyJob
4Dave
5SueJob
101Amy
102Sue
Sheet
 
Upvote 0
Hi Ahoy

This works for 1 column but when I drag the formulas across, columns C and on. show the same results of whats in column A.

I tried to tweak it but I can't get it to work how I need it to.

Would you be able to help me further?

I appreciate your time on this.

Thank you!
 
Upvote 0
Not sure of your layout, so I'm guessing, but something like this?
Excel Workbook
ABCD
1Bobjob
2Johnjob
3AmyJobjob
4Davejob
5SueJob
101AmyBobAmy
102SueJohn
103Dave
Sheet
 
Upvote 0
Ahoy mate!
Works perfect!
Thank you very much for your time!

Russ
 
Upvote 0

Forum statistics

Threads
1,221,418
Messages
6,159,791
Members
451,589
Latest member
Harold14

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