jaaret
Instructor
- Jun 19, 2002
- 171
I'm writing an append query that appends the key id's of all clients who work for a particular company . I need to append the reciept ID for each appended record. I'm attempting to pull the receipt ID off of a loaded form:
ReceiptID: [Forms]![frmExpReps]![txtReceiptID]
The receipt ID for the record that has the focus is 270, but the query is returning the character "?". Why is it not returning 270?
Thanks in advance,
Jaaret
ReceiptID: [Forms]![frmExpReps]![txtReceiptID]
The receipt ID for the record that has the focus is 270, but the query is returning the character "?". Why is it not returning 270?
Thanks in advance,
Jaaret