Hi,
I have 700 excel sheets in a folder. All excel sheets contains same fields.
I want to move all the sheets to access database. The tables is already
created. I want to move it using VBA. Can someone help me with the code
please?
I also want to add the file name of the sheet to a additional field in the
same table. Please Help... Thanks.

Re: Export all Excel sheets in a folder to access master table using V by Doug

Doug
Thu Jul 17 02:25:54 PDT 2008

I would suggest that you ask in either microsoft.public.excel.programming or
one of the Access newsgroups. This one is for the use of VBA in Word.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"HelpNeeded" <HelpNeeded@discussions.microsoft.com> wrote in message
news:6249F58B-C1F6-4AA8-8A47-495A718A14D8@microsoft.com...
> Hi,
> I have 700 excel sheets in a folder. All excel sheets contains same
> fields.
> I want to move all the sheets to access database. The tables is already
> created. I want to move it using VBA. Can someone help me with the code
> please?
> I also want to add the file name of the sheet to a additional field in the
> same table. Please Help... Thanks.