Using VBA or Macros to get multiple results

jarust91

New Member
Joined
Sep 21, 2017
Messages
8
Hello,

I currently have a table with a couple thousand pieces of data. What I am trying to do is create a formula of some type to know all the corresponding dates to a certain person based on their status.

NameStatusLast Modified
John DoeCompleted16-Aug
Jane DoeScheduled15-Aug
Jimmy DoeExited14-Aug
John DoeCompleted10-Aug
Jane DoeReg. Completed4-Aug
Jimmy DoeRegistration1-Aug
John DoeUnreachable31-Jul
Jane DoeCompleted31-Jul
Jimmy DoeScheduled29-Jul
John DoeReg. Completed25-Jul
Jane DoeAbandoned25-Jul
Jimmy DoeExited15-Jul
John DoeScheduled15-Jul
Jane DoeCompleted14-Jul
Jimmy DoeCompleted14-Jul
John DoeScheduled13-Jul
Jane DoeCompleted13-Jul
Jimmy DoeScheduled10-Jul

<colgroup><col><col><col></colgroup><tbody>
</tbody>

This is what the table looks like. I would want to know all the corresponding dates from John Doe when his status is completed. Ideally, I would be able to do this for all of the names.

Any help would be great appreciated.

Thanks,

Jarust91
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,215,425
Messages
6,124,825
Members
449,190
Latest member
rscraig11

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