honey2wood
Registered User.
- Local time
- Today, 11:40
- Joined
- Feb 16, 2010
- Messages
- 43
Hi to all
Can someone help or direct me in the right direction please ?
I have a large table linked to an Excel spreadsheet with 30 or so columns. The Spreadsheet changes on a daily basis so the Access table also changes. No problems there.
Where I am having problems is trying to get other tables in the database to link to it.
For instance, part of the table has a Purchase Order number for which there are part nos. part values, and quantities. From this I can get a total PO cost.
What I now want to do is link other tables. For example I can have a table which contained hours worked to give me an hourly rate. I have linked a table using the record number of each table so that each purchase order has a rate.
Unfortunately when the main table is updated the record numbers increase the other table does not grow.
One solution would be to just add other column to the existing table but that seems to defeat the object of a database.
Is there any way I can get this to happen.
I am probably ignoring something simple but this is holding me up.
Many thanks
Graham
Can someone help or direct me in the right direction please ?
I have a large table linked to an Excel spreadsheet with 30 or so columns. The Spreadsheet changes on a daily basis so the Access table also changes. No problems there.
Where I am having problems is trying to get other tables in the database to link to it.
For instance, part of the table has a Purchase Order number for which there are part nos. part values, and quantities. From this I can get a total PO cost.
What I now want to do is link other tables. For example I can have a table which contained hours worked to give me an hourly rate. I have linked a table using the record number of each table so that each purchase order has a rate.
Unfortunately when the main table is updated the record numbers increase the other table does not grow.
One solution would be to just add other column to the existing table but that seems to defeat the object of a database.
Is there any way I can get this to happen.
I am probably ignoring something simple but this is holding me up.
Many thanks
Graham