Hi folks
I am using access 2010 and running into this error
Run-Time error '3709';
The search key was not found in any record
when applying a Filter which exceute this statement
Me.Filter = "[LOB_Region] = 'NORTH AMERICA' AND [YR_FW] = 2009.38 AND [LOB_Entity] = 'Engineering' AND [LOB_ActivityStatus] = 'Complete'"
it seems like whenever there is a space like here 'NORTH AMERICA' the error pops up. If I use something like 'Europe' I don't see it.
I did a lot of web searches and tried all the tricks ... restart DB, make sure fields name don't have spaces, table is not too large and so forth. Nothing works except not haveing a space in the record search string.
Does anyone see a proble with the wary this query is structured?
Many thanks for your help
Mike
![]()