View Single Post
 
Old 01-12-2012, 07:04 PM
virencm virencm is offline Windows XP Office 2003
Novice
 
Join Date: Aug 2010
Posts: 4
virencm is on a distinguished road
Default Export Data from Ms project to Ms access using VBA

Hi

I have got the export process from Project to Access working quit well. I have a macro that automates this function
when i run this export macro it asks me , whether i want to "Append" or "Overwrite "the Data. is there some code that can get rid of this msg box and automatically choose overwrite?

I want to schedule this as an early morning job but cant because it stops at this msgbox.

Any help is greatly appreciated

V
Reply With Quote