Hello all,
I was working on the update portion of my Access database input form.
The add and view functions were working just fine. I did not touch
the form_load event function or anything else that would run at the
startup of my form. Yet when I attempted to test my update function
for the first time, the whole form came up blank!
I have no idea what I could have done. The underlying table is still
full of records and the form is still pointing to it. Can anyone give
me some insight in what would cause this??
Thank you,
Mike Cooper