J
JCislo
I have a combo box of customers that I am pulling from a SQL table. I have a
table named RMA# that accumulates all of the data (CustomerName, Customer
Number, Product, etc.). Once the customer is selected I query the RMA# table
into a subform that reflects the history of RMA#'s for the customer selected
from the combo box. My problem is that the query does not run when the
customer is selected from the box. However it does run the query and shows
it in the subform when I click back to the previous record. I think this is
just an order issue, but would appreciate any help you can provide.
table named RMA# that accumulates all of the data (CustomerName, Customer
Number, Product, etc.). Once the customer is selected I query the RMA# table
into a subform that reflects the history of RMA#'s for the customer selected
from the combo box. My problem is that the query does not run when the
customer is selected from the box. However it does run the query and shows
it in the subform when I click back to the previous record. I think this is
just an order issue, but would appreciate any help you can provide.