View Single Post
  #2  
Old July 7th 06, 06:07 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default SAVE A .csv ATTACHEMENT AS A NETWORK .xls FILE

Am 6 Jul 2006 01:35:46 -0700 schrieb WhytheQ:

Jason, in OL = XP you can set up a run a script rule that triggers if the
e-mail has an attachment. In that function then check the attachment´s
FileName property whether or not it end with ".csv". If so call its
SaveAsFile method.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


is it possible to set something up, like an Outlook rule, so that when
a certain e-mail arrives in my inbox the csv attachment of that email
is saved into an assigned network folder as a .xls file ?

any pointers greatly appreciated,
Jason.

Ads