Hi!
having problems with a bit of code, can anyone help me out?
Set rs = CurrentDb.OpenR ecordset("SELEC T [Match_ID] FROM [tbl - Availability] WHERE [Match_ID]='" & Match_ID & "'")
I get a "3464 - data type mismatch in criteria expression" error
Thanks
Rich :confused:
having problems with a bit of code, can anyone help me out?
Set rs = CurrentDb.OpenR ecordset("SELEC T [Match_ID] FROM [tbl - Availability] WHERE [Match_ID]='" & Match_ID & "'")
I get a "3464 - data type mismatch in criteria expression" error
Thanks
Rich :confused: