View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Excel to Auto Recieve an Email

Hi vb_Canada

You can run a macro every ? minutes with Application.Ontime

And run code like this
http://www.rondebruin.nl/mail/folder2/saveatt.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"vb_Canada" wrote in message ...
Is there any way that VBA in Excell can prompt a mail box to see if a message
has been sent to that mail box, then open the message and get the Excel file
to be processed in VBA