LetterFrack
New member
- Local time
- Today, 02:22
- Joined
- Oct 22, 2004
- Messages
- 6
Hi ,
Anyone know how to get rid of the access generated validation rule message
" Cant append all records in the append query".
I have turned off the confirm messages (tool/options/edit-find).
I understand what the message means and why its there , but its not needed in the app.
Also I am getting the Runtime error 3075 when I insert a new row into a table from an access form. Its due to a comma in a surname ie O'Neill. I am adding variables so the commas in ' " & SurName & "' are getting mixed up. How do I get around this problem ?
Any ideas are much appreciatd
Anyone know how to get rid of the access generated validation rule message
" Cant append all records in the append query".
I have turned off the confirm messages (tool/options/edit-find).
I understand what the message means and why its there , but its not needed in the app.
Also I am getting the Runtime error 3075 when I insert a new row into a table from an access form. Its due to a comma in a surname ie O'Neill. I am adding variables so the commas in ' " & SurName & "' are getting mixed up. How do I get around this problem ?
Any ideas are much appreciatd