Hi,
I have a small problem that I was hoping someone could shed some light on....![[sunshine] [sunshine] [sunshine]](/data/assets/smilies/sunshine.gif)
I have a long list of over 28000 email addresses and I need to sort them in a certain way. I have a list of companies that have 'opted out' of receiving information via email and I need to flag these. As there are so many addresses there is no way I can go through each row individually as this would take forever!
I can't sort the column by email address as it sorts on the first bit (firstname.surname) and I need it sorted on the info after the @ (companyname.co.uk)
I need to find a way of flagging them in Excel the query being something along the lines of: If email = '%@companyname.co.uk' (% being a wildcard like you would use in SQL) then put N/A, then I could sort on email
address and pull out all N/A's
Is there a simple way of doing this? I've started to look at LOOKUP, but it's proving a little difficult!
Help me!!
Thanks Ian
I have a small problem that I was hoping someone could shed some light on....
![[sunshine] [sunshine] [sunshine]](/data/assets/smilies/sunshine.gif)
I have a long list of over 28000 email addresses and I need to sort them in a certain way. I have a list of companies that have 'opted out' of receiving information via email and I need to flag these. As there are so many addresses there is no way I can go through each row individually as this would take forever!
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
I need to find a way of flagging them in Excel the query being something along the lines of: If email = '%@companyname.co.uk' (% being a wildcard like you would use in SQL) then put N/A, then I could sort on email
address and pull out all N/A's
Is there a simple way of doing this? I've started to look at LOOKUP, but it's proving a little difficult!
Help me!!
Thanks Ian