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 sizbut 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. LachlanD

    Crosstab functionality on a form

    A crosstab query is not updatable because it is a summary - it is not the raw data. The only way to add / change the raw data is to add buttons to your crosstab form to open another form. The second form would show the raw data; which can then be added to or updated. When you return to your...
  2. LachlanD

    OrderBy code in OnCurrent event

    Have you considered just putting your original code in the On Activate event rather than on current. The then code only runs when you open the form and the cursor stays put
  3. LachlanD

    MS Access Synchronization error - Filters on partial replica changed

    HI, I am using the MS replication manager to manage a number of remote replicas. The first time I used it for a particular partial replica (which is located in another state) the synchronisation worked well. However, now when I try it the error "The filters of the partial replica have...

Part and Inventory Search

Back
Top