I can't figure out why it won't apply the CustomerID to my Quotes.
I have a form for the main Customer information.
Then a button to open a form to enter quotes.
The Quotes table has QuoteID and CustomerID.
When the form loads from the Customer form and the quote information being entered, it automatically assigns the QuoteID and the data into the Quotes table.
But CustomerID is not linking.
I have a Subdataset view and it doesn't show a linked Quote.
HELP!
I have a form for the main Customer information.
Then a button to open a form to enter quotes.
The Quotes table has QuoteID and CustomerID.
When the form loads from the Customer form and the quote information being entered, it automatically assigns the QuoteID and the data into the Quotes table.
But CustomerID is not linking.
I have a Subdataset view and it doesn't show a linked Quote.
HELP!