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 Mike Lewis 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: *

  • Users: ankat
  • Order by date
  1. ankat

    Resetting the Auto Number back to 0

    A quick question. I have just deleted all records from a table. The address ID field has a primary key attached to it. How do I set the autonumber back to 0 Many Thanks
  2. ankat

    DateAdd help please

    I am looking for a criteria expression using access that lists all peoples names (from my surname field) if they have a upcoming birthday during next month (from my birthdate field).The table containing the surname field and birthdate field is called client information. Any help would be greatly...
  3. ankat

    Critera expression for following month

    Thanks for your reply Ken. Is this correct. WHERE ((((([Client Infomation]![Birthdate]=Month (DateAdd("m",1,Date())) & ";" Where do I enter the Surname field in this expression. I keep getting invalid syntax.
  4. ankat

    Critera expression for following month

    I am looking for a criteria expression using access that lists all peoples names (from my surname field) if they have a upcoming birthday during next month (from my birthdate field).The table containing the surname field and birthdate field is called client information. Any help would be greatly...

Part and Inventory Search

Back
Top