Thank you Paul!
That worked perfectly for that part of the code.
I found that the part which should return the true or false returns it in Dutch.
" & (Me.lstLastTImeBuy = "Yes") & "
After debugging the following is generated:
INSERT INTO tblActionsTaken (LastTimeBuy, ActionDate, ActionDetails)...