Hello,
I am building a defect database using Access 2007. I have three text boxes (tbClockNumber, tbClockNumber2, and tbClockNumber3) on a form where the users can enter the clock number/ clock numbers that had the defect. I need a criteria for a report, to pull a clock number that someone wants to look up. I need the criteria to search for the clock number in all three text boxes and put the data associated with that clock number on the report.
I basically need a criteria to search three fields of a query for the clock number that the user wants to find. I have tried putting ([Find Clock Number]) in the criteria box for the clock number field, ([Enter the Same Clock Number]) in the criteria box for the clock number 2 field, and ([Enter the same Clock Number Again]) in the clock number 3 field. The problem is it is searching one row from a table for the same Clock Number in all three text boxes. Where I need it to search the whole table for the Clock Number that the user entered into the criteria to pull it from all three text boxes.
Any help or recommendations would be appreciated.:banghead:
I am building a defect database using Access 2007. I have three text boxes (tbClockNumber, tbClockNumber2, and tbClockNumber3) on a form where the users can enter the clock number/ clock numbers that had the defect. I need a criteria for a report, to pull a clock number that someone wants to look up. I need the criteria to search for the clock number in all three text boxes and put the data associated with that clock number on the report.
I basically need a criteria to search three fields of a query for the clock number that the user wants to find. I have tried putting ([Find Clock Number]) in the criteria box for the clock number field, ([Enter the Same Clock Number]) in the criteria box for the clock number 2 field, and ([Enter the same Clock Number Again]) in the clock number 3 field. The problem is it is searching one row from a table for the same Clock Number in all three text boxes. Where I need it to search the whole table for the Clock Number that the user entered into the criteria to pull it from all three text boxes.
Any help or recommendations would be appreciated.:banghead: