all controls on the access forms are invisible in form view

S

SarahQ

I have a form that is attached to a table. I deleted some recoreds from the
table and when i go to check the form, all the text boxed, lable, calendar
etc are visible in "design view," but for some reason i cannot see any in
"form view" The form is blank in form view. All the controls properties are
set to visible, i don't know what i changed or how to fix it.
Any help ???
 
N

NetworkTrade

if you deleted them in the record source (i.e. the table)...then you should
delete the controls in the form also.... otherwise it will throw errors when
the form opens

also a blank form can be due to there being no data in the underlying record
source...

these two issue may account for some of what you are seeing....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top