Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. briareus

    Calendar Function

    Thanks. I actually found out why. When creating the form originally with the wizard, it set the form record source to the underlying query (originally I wanted to make use of most of the existing fields). This wont work with an unbound control (the Active X calendar). Once I removed the...
  2. briareus

    Calendar Function

    itmasterw: I have an Access form where I use an active X Calendar Control to get a start date and and end date from a user. The form works great, until I add the query criteria: Between [Forms]![FormSearch]![StartDate] And [Forms]![FormSearch]![EndDate] Then the entire form comes up blank...

Part and Inventory Search

Back
Top