Hi all, can anyone help with this...
I have a shared database that is split into a front-end residing on about 5 local machines and a back-end residing on a central server. Occasionally the look up table that populates one of the fields on a data entry form goes blank. Oddly enough only the...
I have a list box in my application that i would like to use in both Access 2002 and 2000. Access 2002 uses the 10.0 Object Library, Access 2000 uses the 9.0 Object Library. In Access 2002 I used ListBox.AddItem and ListBox.RemoveItem to empty and populate the control. However, these methods...
Great! Apparently Access 2000 tries to recompile Access 2002 code upon opening. I had some leftover junk code and after I removed it, the application opened cleanly.
Also, the me.currentRecord tip did the trick.
Thanks a million!!!
Now, on to the next bug...
Anyone have an idea why my Access 2002 form crashes Access silently when I open it in Access 2000? I have DAO 3.6 reference set and use either currentdb.openrecordset or me.recordset to open recordsets. Also, curiously, my navigation buttons act wierd in 2000. They use the docmd.GoToRecord...
I am trying to move text from a web page (inside a web browser control) into a form in Access 2000. The web browser control has functions for moving text on to the clip board:
wbc.ExecWB OLECMDID_SELECTALL
wbc.ExecWB OLECMDID_COPY
However, I seem to be stuck there not being able to retrieve...
I'm sure this will be an easy fix for you Access gurus out
there. I'm trying to use the web browser control in an
Access 2000 form. I add the control and want to set
properties in VBA. However, when I reference the control
in VBA it only lists generic control properties (like
name, size...
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.