J
Jane Doe
Hi All,
What I'm trying to do is really pretty simple, but it
isn't working. I have a form that shows all of the orders
for my company -- ever. That's a lot of information, so
I'm trying to make it possible to change the form's
recordsource to see only a small part of the total data.
For example: I have a command button that shows a list of
all customers. When I click on a button next to the
customer's name, I run a query that selects only those
orders for that customer. After the data has been
selected, I would like to reset the forms recordsource to
the results of that query. It seems like it should be
easy, but it's just not working.
Any one have any ideas as to how this should be done?
Should I include the failed code samples?
Thank you SO much for your time!!
What I'm trying to do is really pretty simple, but it
isn't working. I have a form that shows all of the orders
for my company -- ever. That's a lot of information, so
I'm trying to make it possible to change the form's
recordsource to see only a small part of the total data.
For example: I have a command button that shows a list of
all customers. When I click on a button next to the
customer's name, I run a query that selects only those
orders for that customer. After the data has been
selected, I would like to reset the forms recordsource to
the results of that query. It seems like it should be
easy, but it's just not working.
Any one have any ideas as to how this should be done?
Should I include the failed code samples?
Thank you SO much for your time!!