M
Munti
Guest
Hi,
I'm building a database for adresses to institutions (health care, police departments etc) and I'm not quite sure what the best way to do this would be.
I've made a standard table with fields like: name, visiting address, post address, postnumber, postname, telephone, telefax etc.
I recieve lists (usualy in excel) with names, adresses and other unknow columns from institutions. Some have all the fields I kneed some don't. The database is to be stored in a mysql db eventually but for the moment I'm asembling it in MS Access 2000.
What would the best way be to import data from excel into that table?
1: Importing the excel sheets into access as tables? And then run some sort of query against the table and insert it into my final table.
2: Import data directly into the final table?
3: Any other way?
There may be up to 2000-2500 rows in the table.
Cheers,
Børge
I'm building a database for adresses to institutions (health care, police departments etc) and I'm not quite sure what the best way to do this would be.
I've made a standard table with fields like: name, visiting address, post address, postnumber, postname, telephone, telefax etc.
I recieve lists (usualy in excel) with names, adresses and other unknow columns from institutions. Some have all the fields I kneed some don't. The database is to be stored in a mysql db eventually but for the moment I'm asembling it in MS Access 2000.
What would the best way be to import data from excel into that table?
1: Importing the excel sheets into access as tables? And then run some sort of query against the table and insert it into my final table.
2: Import data directly into the final table?
3: Any other way?
There may be up to 2000-2500 rows in the table.
Cheers,
Børge