P
PlarfySoober
I have a query which is basically an entire table with a calculated field.
The calculated field is "FirstName" + " " + "LastName", which are two fields
of the underlying table.
I wanted to search for a certain record, and the table isn't too large, so
tried it the simple way (this is in the Query Design Mode):
Field: FirstName
Table: RecruitingApplicants
Sort: Ascending
Show: Yes
Criteria: >=[Enter the First Letter of the Applicant's First Name.]
This works just fine when opening the query. But using a report OR a form
which is dependent on the query, it works sometimes, sometimes not, which I
find odd.
How can I get control of this? My table is getting larger and I'm scrolling
through quite a few records now.
Thanks.
Don.
The calculated field is "FirstName" + " " + "LastName", which are two fields
of the underlying table.
I wanted to search for a certain record, and the table isn't too large, so
tried it the simple way (this is in the Query Design Mode):
Field: FirstName
Table: RecruitingApplicants
Sort: Ascending
Show: Yes
Criteria: >=[Enter the First Letter of the Applicant's First Name.]
This works just fine when opening the query. But using a report OR a form
which is dependent on the query, it works sometimes, sometimes not, which I
find odd.
How can I get control of this? My table is getting larger and I'm scrolling
through quite a few records now.
Thanks.
Don.