accessewbie
MIS
I need help identifying the best way to get the results I need. I have a table: it has a field labeled Customer Location and another field labeled Support Location. Basically we want our users to be prompted for the Customer Location and then it finds the match in the table to pull up the Support Location. I've got the query built that does the prompt and it works.
My problem is that the user will need to enter several locations and at the end see the full list. Right now, they get prompted and the answer appears. Is there a way to have a continous prompt until they want to stop? Or is there a way to do one prompt - get the answer - do another prompt - but this time have the answer listed with the previous answer? I hope this makes sense. Thanks for the help!
My problem is that the user will need to enter several locations and at the end see the full list. Right now, they get prompted and the answer appears. Is there a way to have a continous prompt until they want to stop? Or is there a way to do one prompt - get the answer - do another prompt - but this time have the answer listed with the previous answer? I hope this makes sense. Thanks for the help!