S
snowiii
Every day there are a various number of excel workbooks which our area
receives via e-mail...In each is a worksheet that has the same format and
contains data about a request for service from other departments. We receive
200+ requests daily...Right now the attachment is opened and printed, then
data is then typed into an access db for reporting and inventory tracking
purposes.
1. Is there a way to write some vb code into the access db to import as many
workbooks data as needed? They would all reside in one directory and will
each have a unique key to prevent duplicate records...
2. (I'm looking into creating a rule in Outlook to save the attachment to a
specified directory...Any thoughts on this?)
3. The other thing I'd like to know is how to identify those files that fail
the import due to the file already residing in the access db....
I am familiar with vb, but am not a power programmer by any measure...
Thanks!
receives via e-mail...In each is a worksheet that has the same format and
contains data about a request for service from other departments. We receive
200+ requests daily...Right now the attachment is opened and printed, then
data is then typed into an access db for reporting and inventory tracking
purposes.
1. Is there a way to write some vb code into the access db to import as many
workbooks data as needed? They would all reside in one directory and will
each have a unique key to prevent duplicate records...
2. (I'm looking into creating a rule in Outlook to save the attachment to a
specified directory...Any thoughts on this?)
3. The other thing I'd like to know is how to identify those files that fail
the import due to the file already residing in the access db....
I am familiar with vb, but am not a power programmer by any measure...
Thanks!