data refresh

  • Thread starter Dimitris Nikolakakis
  • Start date
D

Dimitris Nikolakakis

I have the following:
- a form FClients with data from table Clients.
- an SP qOrders with data from ClientsOrders table with parameters @Client &
@Factory
- a Subform in FClients with data from SP qOrders in datasheet view. I have
put the parameters of SP in InputParameters.

I have put an unbound field (combo box) in FClients to select the
OrderFactory.

How can I refresh the data of subform when I change the value of combo box?

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top