A
Aless
I have a table which includes 2 fields - a date field called ArriveDate and
a numerical field called Days. I have made up a query with a calculated
field (formatted as date field) which adds the ArriveDate and Days to give
departure date. What I want the query to do is let a user key in two
departure dates and select records which fall within these dates. Therefore
in the crietria of the calculated field I have put in "Between [Departure
date From:] And [Departure date To:]". But when I run the query, ALL the
records are selected. What am I doing wrong?
I am sure there is a simple solution to this and would appreciate it if you
can point me in the right direction.
Is it possible to have a calculated field in a table which is based on the
result of other fields in the same table?
Al
a numerical field called Days. I have made up a query with a calculated
field (formatted as date field) which adds the ArriveDate and Days to give
departure date. What I want the query to do is let a user key in two
departure dates and select records which fall within these dates. Therefore
in the crietria of the calculated field I have put in "Between [Departure
date From:] And [Departure date To:]". But when I run the query, ALL the
records are selected. What am I doing wrong?
I am sure there is a simple solution to this and would appreciate it if you
can point me in the right direction.
Is it possible to have a calculated field in a table which is based on the
result of other fields in the same table?
Al