Hey, I am still learning the syntax in VB. This is saying that the types don't match up.
ItemKey is a number. How would I write this?
Code:
CurrentDb.Execute "DELETE * FROM ItemList WHERE ([ItemKey]= & Me.ItemKey & )"