PC Review


Reply
Thread Tools Rate Thread

Disappearing Fields in a form

 
 
JohnC
Guest
Posts: n/a
 
      11th Mar 2011
I have a form with various fields the are visible in Design View
when I switch to Form View no fields are visible just the grey
background
Note -"visible" property is set to yes
and "Display when" property is set to always
I'm completely lost on this one
 
Reply With Quote
 
 
 
 
John W. Vinson
Guest
Posts: n/a
 
      11th Mar 2011
On Fri, 11 Mar 2011 05:54:59 -0800 (PST), JohnC <(E-Mail Removed)>
wrote:

>I have a form with various fields the are visible in Design View
>when I switch to Form View no fields are visible just the grey
>background
>Note -"visible" property is set to yes
>and "Display when" property is set to always
>I'm completely lost on this one


This will happen when two conditions are true:
1. The Form's Recordsource returns no records (so there are no existing
records to see)
2. The Form (or its Recordsource) is not updateable, so you can't see the
blank New Record either.

What's the Recordsource property of the form? Is it a Query? If so open it in
datasheet view; I'm guessing you'll see only the field headers, not even the *
blank record.

If you need help figuring out why it's not updateable post some more
information about the query, in particular its SQL text.
--

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
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Disappearing Fields in a form stefan Microsoft Access 0 11th Mar 2011 02:30 PM
Custom Form Fields Appearing - Then Disappearing??? Susan May Microsoft Outlook Contacts 0 7th Jan 2008 09:25 PM
Disappearing fields in Form View =?Utf-8?B?SmltbXkgSGF0aGF3YXk=?= Microsoft Access Forms 3 24th Mar 2007 01:10 AM
Disappearing Fields on Custom Form Microsoft Outlook Form Programming 3 28th May 2004 05:29 PM
Disappearing User Defined Fields on a Custom Form Michael fuerst Microsoft Outlook Form Programming 0 17th May 2004 04:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:20 AM.