Sending file automatically without headers?

alex_aqui

Registered User.
Local time
Today, 20:38
Joined
Nov 4, 2002
Messages
12
I'd like to send the results of a query as a .csv file to an email address. I know how to send a query as a regular .xls file, but how do I send it as a .csv file? Also, I need to remove the headers from the output. I do not want to see the column names. Is there anyway to do this, or an alternative solution?

Thanks in advance.
 
Sorry to have asked the question... I found the answer in a SEARCH. (My bad...). I will use the TransferText function. All I'm having trouble with now is actually finding good code from the search function that will send the file.
 

Users who are viewing this thread

Back
Top Bottom