using macros in Outlook

  • Thread starter Thread starter Roger
  • Start date Start date
R

Roger

I have Outlook 2003 and have written a macro that I use each week to
attached a data file to an email and send it to a client. I need to rename
the datafile before I send it, is there vba I can use to RENAME the file
from name.mdb to newname.mdb

thanks ... Roger
 
Roger said:
I have Outlook 2003 and have written a macro that I use each week to
attached a data file to an email and send it to a client. I need to rename
the datafile before I send it, is there vba I can use to RENAME the file
from name.mdb to newname.mdb


A google of 'vba code rename file' turns up quite a few options.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top