I think there is a little bit of everything in this question so I hope this is an okay forum...
Heres what I have and what do I still need to do?
Purchase Order Database
I have a table (Part Number/Description Table) with 3 Fields: 1. ID 2. Part Number 3. Description
I have a query Part Number Query) built on this Table:
1st Field is the Part Number - Ascending
2nd Field is the Description
I have a Subform that has a combo box: (For the Part Number)
Row Source Type: Table/Query
Row Source: Part Number Query
Bound Column: 2
Control Source: Part Number/Description from the table
I have a text box: (For the Description)
Control Source: Part Number/Description from the table
When I view the form, and select the part from the combo box, it automatically brings up the description into the text box I created.
What I need is this: When I edit the Part Number/Description Table, I dont want the old records to be updated at all or changed. For the reason, "that at the time I ordered that part number at that size".
Can this be done and what else do I need to do?
I need help. Thanks.
John
Heres what I have and what do I still need to do?
Purchase Order Database
I have a table (Part Number/Description Table) with 3 Fields: 1. ID 2. Part Number 3. Description
I have a query Part Number Query) built on this Table:
1st Field is the Part Number - Ascending
2nd Field is the Description
I have a Subform that has a combo box: (For the Part Number)
Row Source Type: Table/Query
Row Source: Part Number Query
Bound Column: 2
Control Source: Part Number/Description from the table
I have a text box: (For the Description)
Control Source: Part Number/Description from the table
When I view the form, and select the part from the combo box, it automatically brings up the description into the text box I created.
What I need is this: When I edit the Part Number/Description Table, I dont want the old records to be updated at all or changed. For the reason, "that at the time I ordered that part number at that size".
Can this be done and what else do I need to do?
I need help. Thanks.
John