On Mon, 5 Jul 2010 00:49:07 -0400, "LAS" <(E-Mail Removed)> wrote:
>I have a "single" form with a lot of unbound text fields on it. I
>discovered that all of the text fields were in the Form Header. Since I was
>having a problem with the scroll bars (see post "no vertical scroll bar on
>form"), I tried cutting them all and pasting them into the detail area. But
>now in Form view nothing shows. There's a line between the Header and
>Detail area, but none of the fields in the detail show. It's all blank.
>What's going on?
YOu'll get a totally blank form if two conditions are true: the form's
Recordsource has no records (so you can't see existing data) and it's not
updateable or additions are forbidden, so you can't see the blank "new record"
either.
More info please! The form has unbound controls; is it an unbound form (i.e.
does it have a Recordsource)? What's the purpose of the controls, and how are
you filling them? When you copied and pasted them might they have lost touch
with their event properties?
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/For...-US/accessdev/
http://social.answers.microsoft.com/.../en-US/addbuz/
and see also
http://www.utteraccess.com