Hi guys
Can anyone tell me why im getting a type mismatch error with the code below? And an alternative that works would be a bonus.
As u can see im trying to extract a value from a table based on 2 values from my form.
Private Sub ProjectId2_AfterUpdate()
Dim strFilter1, strFilter2...