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 Shaun E 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: Ciro
  • Order by date
  1. Ciro

    Find a record in form or a subform

    I Use Access97 and this is the HELP I need. How can I do a find a record in the main form and if not present in the connected subform. I have already made the VBA sub using ..... Set rstMaschera=Forms![frmShowCase2002].RecordsetClone .... strTrovami = Me.txtCognome.Value strCriterio =...
  2. Ciro

    create an updatable form with all the queries

    I'm interested in knowing if it possible to create a form and have always diplayed the queries created. This means that if I create a new query this will be found in my query form in a combo box or list box or what else. The Access version I use is Access 97 Thanks Ciro
  3. Ciro

    How to print label in a report?

    How is possible make a report where each field in the detail section is repeated on different columns? I need it to print labels coming from a list of contacts. Thanks for any feedback. Ciro
  4. Ciro

    Read Exchange mail

    Is there a way to read Exchange mail through Windows CE? My corporate mail doesn't allow an POP3 or IMAP access. Thanks for any feedback. Claudio

Part and Inventory Search

Back
Top