Flagging / Extracting Data

MamaBear

New Member
Joined
Aug 15, 2011
Messages
2
Hi all; I'm VERY happy to have found the videos and this website! :)

Thank you in advance to anyone for guidance on this:

1 large spreadsheet. Column E has duplicate data, Column F has unique data and there is a date field.

I need to group column E and Column F - column E is the grouper criteria
AND I need to flag the first unique event in Column F.

For example:

Column E - Column F - Date field
Data A - 4654654 - Jan 1, 2011 [ this flagged ]
Data A - 4687104 - March 1, 2011
Data B - 4654657 - Feb 1, 2011
Data C - 4454445 - June 1, 2011 [ this flagged ]
Data C - 6465405 - June 15, 2011
Data C - 4640544 - August 1, 2011

The ultimate goal is to extra Column E where there are duplicates and then analyze the first event to see what caused the second event, etc.

HELP! :)

Thanks!
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Thanks all for looking, I finally figured it out. :)

I found a pattern and created a macro to run from that pattern.

I hope the rest of this project gets finished like this! :laugh:
 
Upvote 0

Forum statistics

Threads
1,224,518
Messages
6,179,248
Members
452,900
Latest member
LisaGo

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