form problem with date field

S

stephan

Hi,

I have form based on a query.
The fields are Date - Time and Name.
By opening the query the user has to give a date.
I putted the Date-field in the header of the form.

When I open the form, I can see all appointments of that day, but when I
want to add a new appointment, the date field is blanc.
How can I force to use the date given by opening the form.

thx
stephan
 
B

BruceM

Your question is unclear. Are you passing the date value from the main form
to a subform? You mention "all the appointments of that day". Are those
appointments separate records? What tables are involved, and how are they
related?
 
Top