User Profile

Collapse

Profile Sidebar

Collapse
dirksza2009
dirksza2009
Last Activity: Dec 9 '09, 01:57 PM
Joined: Nov 12 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi,
    I've attached a watered-down version of the database (3 tables, 5 forms and 2 modules), as you open the database and try to update a field (in the OE_Small form) and click in the sub-form the error msg appears....
    I've tried a work-a-round by using 2 modules (so that the main form and subform can call on a module each) but it didn't work either!
    I'm pretty much at my wits end! Any help would be appreciated!
    Thanks...
    See more | Go to post

    Leave a comment:


  • Track Changes in Form with sub-form & multiple tabs

    Hi,

    I've made a multi user (4 end users) database in Access 2000. I've made data tables, reference tables etc which sits on a shared drive and I've made individual front ends for the end users which gives them specific views of the data.
    I'd like to track all the changes made to a record which works find with the following code :
    basAuditTrail:
    Code:
    Option Compare Database
    
    Const cDQ As String = """"
    ...
    See more | Go to post
No activity results to display
Show More
Working...