Hi, i've got an sql statement that doesn't work.
I get runtime error 7874, what's wrong, all names are spelled correctly.
Private Sub cbo_SelectSupplier_AfterUpdate()
Dim StrSQL As String
StrSQL = "SELECT tbl_Demerit_0900_Overzicht_All.* "
StrSQL = StrSQL & " FROM...
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.