G
Guest
Hi:
I have a textbox on my Form bound to memo type field in a table.
Additionally, I have a cmdbutton that runs query based on the current form
contents that also checks null values of all textboxes in my Form. Now, I'm
adding records through the Form, the * appears on the left side. My problem
is, even I entered data in the "memo type textbox" and have lost the focus
on it. it does not save to my table (the * did not changed to >). It works
when I lost the navigation from the current record, (either by clicking to
the subforms or by adding new records). What seems to my problem. Thanks.
I have a textbox on my Form bound to memo type field in a table.
Additionally, I have a cmdbutton that runs query based on the current form
contents that also checks null values of all textboxes in my Form. Now, I'm
adding records through the Form, the * appears on the left side. My problem
is, even I entered data in the "memo type textbox" and have lost the focus
on it. it does not save to my table (the * did not changed to >). It works
when I lost the navigation from the current record, (either by clicking to
the subforms or by adding new records). What seems to my problem. Thanks.