Hi again,
I have two forms. "ViewRFQ" and "Quote". On the "ViewRFQ" Form, when a user selects the RFQ Reference Number it will bring up the already created RFQ record. The user can then click a command button called "Quote" this asks whether a quote has been received and changes the status, it also opens the "Quote" Form.
Quote - is linked to a table called Quote.
I would like 2 of the fields to be filled in from the "ViewRFQ" Form - "RFQ Reference Number" and "RFQ Title" and these fields saved in the same titled fields in the Quote table.
In the event this RFQ Title and reference number already have a quote when clicking this button, I would like it to bring up the record from the ViewRFQ Form so the data can be edited.
I've run into problems as the RFQ reference number isn't already in the quote table.
I have attached the database if someone could help.
I have two forms. "ViewRFQ" and "Quote". On the "ViewRFQ" Form, when a user selects the RFQ Reference Number it will bring up the already created RFQ record. The user can then click a command button called "Quote" this asks whether a quote has been received and changes the status, it also opens the "Quote" Form.
Quote - is linked to a table called Quote.
I would like 2 of the fields to be filled in from the "ViewRFQ" Form - "RFQ Reference Number" and "RFQ Title" and these fields saved in the same titled fields in the Quote table.
In the event this RFQ Title and reference number already have a quote when clicking this button, I would like it to bring up the record from the ViewRFQ Form so the data can be edited.
I've run into problems as the RFQ reference number isn't already in the quote table.
I have attached the database if someone could help.