Search results

  1. J

    Conditional Formatting on a lookup field list

    Help needed: My table fields are as follows: 1. Issued? (This is a lookup field with the following lists "Yes"; "No"; "NA") 2. IssueDate I created a subform bound to the table I wish to accomplish the following on the form: 1. If "No" is selected on the [Issued?] field, I want the...
  2. J

    Executing Multiple Event Procedures

    I have a form that is bound to table with the following fields: [DateAssigned] [Due] [StaffA] Lookup field [DateInfoRequested] [DateInfoReceived] [DateInfoAssigned] [DateInfoDue] [StaffB] Lookup field What I want to accomplish is if [DateAssigned] is updated, you must select the assigned...
  3. J

    Counting text values in Access 2003 Report

    I have a database with about 30 fields. Each field contains five possible choices such as: Correct Policy Incorrect Information Disregarded No Verification Verification Not Required 745 Potential If I reviewed 15 cases from one Case Manager, I want a report that will tell me for EACH FIELD...
Back
Top Bottom