Hello,
My vba code reports to me “expect instruction end”
the last line gives the error.CurrentDb.Execute "Update tblRegister Set SongNaam = '" & SongNaam & _ "',Bank = '" & Bank.Value & _ "',Deel = '" & Deel.Value & _ "Locatie" = Locatie.Value "", ;
Any help would be appreciated.
TonC