Hi!
I have read the many threads here and know they are telling me what I need to know, if I could just get it together, but so far no luck.
I have a page used to enter an order. I want to use a combo to give the user the selection of a shipping address. The customer may have several (usually 1-5). This info is in a table. I want to use a query to populate a combo with possible addresses (from the shipping table) related to the current customer number. The selection will be stored (address #) in a field of the orders table.
If I place the combo on the page, where can I put the code for the query that will know the current customer number and be there when needed by the combo. I hope this question makes some sense as it is not clear to me exactly what I need. I know the timing is the important thing and I am lost.
Any help much appreciated. VFP 6.0
Judi
I have read the many threads here and know they are telling me what I need to know, if I could just get it together, but so far no luck.
I have a page used to enter an order. I want to use a combo to give the user the selection of a shipping address. The customer may have several (usually 1-5). This info is in a table. I want to use a query to populate a combo with possible addresses (from the shipping table) related to the current customer number. The selection will be stored (address #) in a field of the orders table.
If I place the combo on the page, where can I put the code for the query that will know the current customer number and be there when needed by the combo. I hope this question makes some sense as it is not clear to me exactly what I need. I know the timing is the important thing and I am lost.
Any help much appreciated. VFP 6.0
Judi