Has anyone ever put you in the TO: address bar instead of the BCC: field and you end up with a ton of email addresses staring at you? Feel like your privacy was affected somehow? Well it was… this is what can happen when you tally that data up.
All you need is Excel !
- Open a blank sheet
- Paste in all the addresses
- Find and replace on A1 “; ” with “;” – this will get rid of spaces after the semi-colons
- Do a Text to Column on this data using Delimited Text code of ; – this will split out the addresses to unique cells
- Copy these and move to A2, Paste Special – Transpose – this will now create a vertical list of unique addresses
- Don’t forget to get rid of that first cell
- Now do a Text to Column on this data using Delimited Text code of @ – splits domains from the name
- Insert 2 columns at B and C – this is to allow room for names to be split out
- Select Column A and Text to Column on . – this splits names out
- Select Column D and Text to Column on . – this splits out domain names
- Resize the columns
- Now you need to get a bit clever with your fields:
- J will be the country
- I the department
- H the organisation
- G the company
- Sort on H and move any data you find in H to the above columns
- Sort on G and move any data you find in G to the above columns
- Sort on F and move any data you find in F to the above columns
- Sort on E and move any data you find in E to the above columns
- Sort on D and move any data you find in D to the above columns
- D, E and F should now be empty so can be deleted
- Select all data, Sort (adding levels for) G,F,E,D,A
- Insert a Row at the top
- Title A with Name (and merge with A,B and C, and Left justify)
- Title D with Company
- Title E with Department
- Title F with Organisation
- Title G with Country
- Select all the data and put boxes
- Resize the text in Row 1 and make the font 16
- Go to Page layout and Print Titles selecting 1…1
- Go to View, Page Break Layout and move any vertical page breaks so it fits all data on one page wide (and a lot of pages long)
- Save…
- Yeah – look at it !! You have a list of names of people sorted by company !
You should end up with something like this :
Add-on work you could do:
- Remove at all the personal accounts, AOL, Yahoo, Hotmail, Gmail
- Insert the email addresses back in
- Recombine the domains and create URLs
- Send your spreadsheet back with a message to say please learn (feel free to link to this blog)
It appears I have been invited to an event, I’m one of 483 invites actually … some interesting people – I might just have to attend, the question is… do I take this list with me ?
Leave a Reply