J
jhardie13
First off, completely brand new to all of this. I have been given the taskat work to break down a csv file that is a dump of multiple users address books, and sorts them out according to the email addresses. What I'm looking to do is create a macro that would be able to distinguish a change in email address, and make a new file when it notices the change. Example:
A B
(e-mail address removed) Data
(e-mail address removed) Data
(e-mail address removed) Data
(e-mail address removed) Data
Ideally, I would like to create a file with the (e-mail address removed) rows only in one file, followed by (e-mail address removed) in another file, using the same macro if possible. Not sure if this is even something that can be done, but Ifigured I'd take the shot considering the Excel file I have has over 300 address books and 6000 columns. Thanks in advance for any advice or suggestions!
A B
(e-mail address removed) Data
(e-mail address removed) Data
(e-mail address removed) Data
(e-mail address removed) Data
Ideally, I would like to create a file with the (e-mail address removed) rows only in one file, followed by (e-mail address removed) in another file, using the same macro if possible. Not sure if this is even something that can be done, but Ifigured I'd take the shot considering the Excel file I have has over 300 address books and 6000 columns. Thanks in advance for any advice or suggestions!