Hullo again, yet another question!
I've created a supplier form to update info in a supplier name combo box on my softwareinfo form. How do I re-query (refresh) the data in the softwareinfo form from the click of the close button on the supplier form?
Basically, I need to re-query a form from...
Yes, thanks Ive tried this code and got it to work on my database.
I've decided, though, to use a "refresh" command button on my original form rather than close it to update the data in its combobox. Ive used the code - Me![Supplier].Requery
Ideally I would like to refresh the...
Hi
Ive set up a command button (suppliernbutton) to open up a new form. I would like to also set up an event on this suppliernbutton click to close the current form.
I know that the close form code is DoCmd.Close but how would I use this in the click event code below to close the current...
Ive just started using Crystal 8 and am trying to create a subtotal of a "percentage of count" field.
So, the total will just return 100% if correct.
I know I could just put in 100% in a text box but I would like to know how to do this by creating a field or formula.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.