The database I'm building will enable my employer to keep a historical record of which staff member has held which job. To that end, I've created a field called [Current Position Holder], with only a "Y" or "N" being acceptable entries.
One of the reports I'm designing should only include the current position holders. Is there a way to make it so only records where [Current Position Holders] is set to "Y" will appear in this report? If so, where/how would I enter such a condition?
One of the reports I'm designing should only include the current position holders. Is there a way to make it so only records where [Current Position Holders] is set to "Y" will appear in this report? If so, where/how would I enter such a condition?