User Profile
Cinders01
Copper Contributor
Joined Jun 12, 2023
User Widgets
Recent Discussions
Very Confused by Run Time error '3075' - Help !!
Good Afternoon I have a 3 line piece of code in my After Update for a Combo-Box which has always worked in the past, I am creating a new DB this morning and utilized the same code, and am now getting a run time error 3075 and the following message :- Syntax error (Missing Operator) in query expression ' [Location]='Belem Val de Cans / Julio Cezar Ribeiro Int'l - SEBE". The code is :- Private Sub Combo25_AfterUpdate() Me.Filter = "[Location]= ' " & Me.Combo25 & " '" Me.FilterOn = True Me.Combo25 = Null Would anybody have any ideas ? Many Thanks AdrianSolved778Views0likes2Comments
Recent Blog Articles
No content to show