Form Not showing some of the data in a particular Field

Ghaznavi

Registered User.
Local time
Today, 21:39
Joined
Jun 20, 2010
Messages
23
Hi,

One of my forms in the database is not showing some records in a particular field. Although those records are entered through the same form and are shown in the table, yet some of them are not visible in the form.

This is happening only in a particular field, and in that field, some records are shown , and some are not shown.

How to fix it?
 
Have you checked the control's Control Source property.
 
Have you checked the control's Control Source property.
The Problem is solved...someone had applied a filter in the row source query builder. I removed that filter and the problem is gone :)
 

Users who are viewing this thread

Back
Top Bottom