J
JeremyReger
I created a database to enter in personnel and their status such as who is on
vacation, who is working in another office, and who has appointments for the
day. I went through and created queries for each table such as appointments,
vacation, etc... When I go to add them to my report some go in as:
input.appointment.Name
input.appointment.Title
Date
Time
And the only ones that go on the report correctly are the ones that all come
onto the report as:
Name
Title
Date
Time
But any of the queries that come with the "input.appointment.whatever" do
not work, but I what the problem is...
Thank you for your help!!!
vacation, who is working in another office, and who has appointments for the
day. I went through and created queries for each table such as appointments,
vacation, etc... When I go to add them to my report some go in as:
input.appointment.Name
input.appointment.Title
Date
Time
And the only ones that go on the report correctly are the ones that all come
onto the report as:
Name
Title
Date
Time
But any of the queries that come with the "input.appointment.whatever" do
not work, but I what the problem is...
Thank you for your help!!!