472,120 Members | 1,431 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,120 software developers and data experts.

My input form just went blank

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
Nov 12 '05 #1
1 1967
Mike Cooper wrote:
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


You might need to requery it.

Do you have any code that messes with the allowadditions property of the
form?
Nov 12 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Me | last post: by
5 posts views Thread by Clive Backham | last post: by
1 post views Thread by Mike Cooper | last post: by
14 posts views Thread by kelvin.jones | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.