Recent content by hawevine

  1. H

    Problem with Queries

    When the user open the form and typed 1 all the area code of the phone numbers that begins with 1 will be retrieved. If the user typed 2 will list the area code that begins with 2. Thank You
  2. H

    Problem with Queries

    I need help with this criteria please. The search is under the phone numbers. The result supposed to grab the area code whatever the user selection is. I'm using this one: Like "*2" & [Forms]![frmEmployees]![txtEmployees] & "*" Or Like "*1" this one only grabs the 2s and not the ones. supposed...
  3. H

    Hello from USA

    :DMy name is Victor and I'm new to programming.
Back
Top Bottom