Quote Originally Posted by Out2lunch View Post
Thanks for the quick reply.

What we want this data for is so we can mass email all of our customers form zen cart to let them know about our new websites etc. So is there a way to add just the customer name and Email address into the mailing database or is it all hooked into the same database?...........
Ypu need to be looking at the table 'customers' in the database. This contains the name of the customer and their email address. Export the table as a CSV file and you should be able to import it into MS Excel.