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 Wanet Telecoms Ltd 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: ljallem
  • Content: Threads
  • Order by date
  1. ljallem

    Access Write Conflict

    I have an Access 2000 front-end with a SQL Server 2000 back-end. My tables are linked using ODBC. On one of my forms, I give users the option to delete a record. The user selects from a list box. The list box has an After_Update event that does the following Me.lstAkHandle.Requery...
  2. ljallem

    change query criteria from VBA

    I need to change the criteria from VB on a cross-tab query created in Access. I have already created the cross-tab query. Based on what the user selects on my form, I want to change the criteria from VB, open the query, and export the results to Excel. Its no problem to export but I cannot...

Part and Inventory Search

Back
Top