Hi
I want to run a macro to Segregate the data based on Multiple Criteria's in Multiple Columns. The data I get is basically from Outlook Mail Fields, which I run daily and generate an excel sheet every day, for further processing.
I have data like
In Sheet 1
Which I want it Like this![]()
Please Login or Register to view this content.
In Sheet 2
In Sheet 3![]()
Please Login or Register to view this content.
I will sort the data by "Subject" manually and look for "Sender" = "CB@co.com" or "OD@co.com", if found, then copy all related Rows with "Same Subject Line" to "Sheet 2"![]()
Please Login or Register to view this content.
and Other rows to "Sheet 2" (where "CB@co.com" or "OD@co.com" is not there)
I have searched in internet for Segregating data, but couldn't find anything related to my problem. I'm attaching excel sheet for your reference
I'm wondering is it possible to do this through VBA? it would make my work life better!! Please someone please help me...
Thanks a million in advance...
Sample_Outlook_File_Processed_Manually.xls
Bookmarks