hi, i have a master table with all my part information, and it has columns with part number, creationdate, defects,...
and i am trying to write a code for my search form.
i have created a search form on Access, and it has 5 combo boxes for:
part number
defects
assembled by
and the other 2 combo boxes are for "from" and "to" date range. i have made the combo boxes for the date range to display a calendar when clicked so i can choose a date.
i have been trying to write a code that only requires one of these fields to be filled out and it can filter my master table.
i have a code that is giving me a lot of problems, i can post my full code if it is necessary.
i would appreciate any help on this
Thanks
and i am trying to write a code for my search form.
i have created a search form on Access, and it has 5 combo boxes for:
part number
defects
assembled by
and the other 2 combo boxes are for "from" and "to" date range. i have made the combo boxes for the date range to display a calendar when clicked so i can choose a date.
i have been trying to write a code that only requires one of these fields to be filled out and it can filter my master table.
i have a code that is giving me a lot of problems, i can post my full code if it is necessary.
i would appreciate any help on this
Thanks