The other day I got some great help on this board with a Dlookup problem well I got that to work but now I notice that if the database is closed I get the following message [Run-time error '2950' Reserved Error] when the code hits here.
TextBox1.Value = Access.Application.DLookup("TText"...
I have a Combobox called ComboBox1 it gets populated by doing a loop in a access database untill it has filled up. I want to be able to use the selected item in that combobox to populate a textbox from the same database. I have tried the DLookup in VBA but I can seem to get it to work here is...
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.