F
FatMan
Hi all:
I have a form that is not bound to any table, which has a text box on it.
The text box is so the user can enter some notes on the form and have them
recorded. The form updates a table via an append query and the text box is
appended to a memo field. It appeared to be working fine but on my last test
I am getting the error message "Invalid Argument" when the query is ran.
In this text the text box contains 166 characters. Is there a max number of
characters allowed in a text box? I had entered some hard returns in the
test text but delete them to see if this would make a difference but it
didn't.
Any help is greatly appreciated.
Thanks,
FatMan
I have a form that is not bound to any table, which has a text box on it.
The text box is so the user can enter some notes on the form and have them
recorded. The form updates a table via an append query and the text box is
appended to a memo field. It appeared to be working fine but on my last test
I am getting the error message "Invalid Argument" when the query is ran.
In this text the text box contains 166 characters. Is there a max number of
characters allowed in a text box? I had entered some hard returns in the
test text but delete them to see if this would make a difference but it
didn't.
Any help is greatly appreciated.
Thanks,
FatMan