I have a form in VBA that has a spreadsheet control on it. I've figured out how to get it to display a spreadsheet I have saved.
After the user edits data in the spreadsheet displayed on the form, how do I save the new data to the spreadsheet I have on disc?
I have a form with a procedure to reserve drawing numbers. The user is allowed to reserve up to 50 numbers at a time. As the database has gotten bigger it now takes about 5 minutes to reserve 50 numbers, whereas it used to be almost instantaneous. My procedure looks at the drawing number...
I have a form with a subform. I also have a "Search Dialog" form where users enter search criteria in unbound text or combo boxes. I have a visual basic procedure, triggered by a Find Record button on the Search Dialog form.
My problem is, I can't write the VBA code so that it...
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.