hi everybody,
at work usually i need to send an excel file "quotation" to my clients by email as an attachment. so what i do is, i have this mai.xls workbook with one sheet, i copy all the data i want to send and "paste special" the values, because i don't want to send my actually file as it contains formulas and confidential data.
so what i am asking, is there a way that i can automate the process. like assigning a macro to a button, and when clicked it would:
open the file mail.xls
copy the data selected and "paste special" the values only without the formulas
put the file as an attachment
fill the subject field
fill the receipient field
and put a standard message to the email.
itried to record a macro, but i wasn't very successful.
i am not asking for everything to be done for me, just if someone can guide me throw or suggest some solutions, it would be a great help.
thanks
This message was edited by dragon007 on 2002-09-08 05:41
at work usually i need to send an excel file "quotation" to my clients by email as an attachment. so what i do is, i have this mai.xls workbook with one sheet, i copy all the data i want to send and "paste special" the values, because i don't want to send my actually file as it contains formulas and confidential data.
so what i am asking, is there a way that i can automate the process. like assigning a macro to a button, and when clicked it would:
open the file mail.xls
copy the data selected and "paste special" the values only without the formulas
put the file as an attachment
fill the subject field
fill the receipient field
and put a standard message to the email.
itried to record a macro, but i wasn't very successful.
i am not asking for everything to be done for me, just if someone can guide me throw or suggest some solutions, it would be a great help.
thanks
This message was edited by dragon007 on 2002-09-08 05:41