Is there a helpfull friend that can help me with this ?
From a folder (with sub folders) I need a batch code which selects all excel files (Each is a customer price lists, without me having to pick or name them individually) and imports them into an access tbl. The number of files to import is above 100 and growing. The tbl will be basis for a pricing management tool. This will be a rutine code to run, to run on open the db, by deleting the Tbl and rerun the code, I guess. The excell files have all the same lay out and contains empty rows, merged cells and similar.
The cell format in Excell is text and numbers all over the place.
As I not am very strong in VBA all help is appreciated
Thanks
From a folder (with sub folders) I need a batch code which selects all excel files (Each is a customer price lists, without me having to pick or name them individually) and imports them into an access tbl. The number of files to import is above 100 and growing. The tbl will be basis for a pricing management tool. This will be a rutine code to run, to run on open the db, by deleting the Tbl and rerun the code, I guess. The excell files have all the same lay out and contains empty rows, merged cells and similar.
The cell format in Excell is text and numbers all over the place.
As I not am very strong in VBA all help is appreciated
Thanks