DarrenW
06-28-2004, 09:23 AM
Hi All,
**** NEWBIE ALERT****
I've working in IT for the last 9 years but so far have managed to completely avoid database design and programming! Please forgive me if I'm being really stupid, and you might have to explain things in a really simple way!!! :)
OK - I have a massive excel spreadsheet that I want to import into Access and use as a proper database. I can import it fine, however it ends up look exactly like the Excel sheet - which isn't a good database structure!
I excel I have
Cust No. Address 1 Address 2 Telephone Installed Kit
1 123 ABC St Anytown 0123456789 PC A
PC B
PC C
2 456 DEF Rd Othertown 098765432 PC D
PC E
PC F
etc etc
After importing into Access each row of the spreadsheet is a seperate datafield in the database, ie PC B and PC C do not relate to cust 1 but are seperate entries.
I would presume that the best way to structure the database would be to have two tables, one for customer details and another for installed hardware??
How do I import the hardware data and have it relate to the appropriate customer?
I hope that all makes sense!
Cheers
Darren
**** NEWBIE ALERT****
I've working in IT for the last 9 years but so far have managed to completely avoid database design and programming! Please forgive me if I'm being really stupid, and you might have to explain things in a really simple way!!! :)
OK - I have a massive excel spreadsheet that I want to import into Access and use as a proper database. I can import it fine, however it ends up look exactly like the Excel sheet - which isn't a good database structure!
I excel I have
Cust No. Address 1 Address 2 Telephone Installed Kit
1 123 ABC St Anytown 0123456789 PC A
PC B
PC C
2 456 DEF Rd Othertown 098765432 PC D
PC E
PC F
etc etc
After importing into Access each row of the spreadsheet is a seperate datafield in the database, ie PC B and PC C do not relate to cust 1 but are seperate entries.
I would presume that the best way to structure the database would be to have two tables, one for customer details and another for installed hardware??
How do I import the hardware data and have it relate to the appropriate customer?
I hope that all makes sense!
Cheers
Darren