View Full Version : query results in current form?


Silvblade
10-15-2009, 04:57 PM
Hi everyone. I been trying to work out why my query wont display the results in the form. The query works and will show results in datasheet view. But i really want it to display it throught the form that i use to input those same data. The primary key is Date field. I am using short date.

namliam
10-15-2009, 11:40 PM
Primary key a short date? This means only one record per day??!!

Unless you have a filter on the form of some kind the form should just 1:1 display what the query grid shows.