Code problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richhemmings
    New Member
    • Mar 2006
    • 3

    Code problem

    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:
Working...