View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nondisclosure007 Nondisclosure007 is offline
external usenet poster
 
Posts: 7
Default Auto import of data into excel

Here's what I'm looking for in a nutshell:

I want Excel to look into a directory (ie. C:\data ), and when it
see's MyData.csv, it imports the data and then deletes the file.

I've got the import routine written. I just don't have the auto in
and out done.

Does anyone have a link to somewhere I can find out how do this? My
googling isn't what it is normally when I'm not doped up on meds, like
right now. :)

Thanks a bunch!