Good Morning,
I currently have working code which stores changed information into a table. This code uses an autonumber [EquipID] field that applies to an EQUIPMENT table. Now I would like to include the code for other forms with another autonumber field [DwgID]which updates the changes from...
Hello, I have no experience with VB or programming. I have copied some code from Candice Tripps link which is called Audit trail. I've added the modules as she shows in her example database and modified to suit. What I would like to do is on the form after a new record is inserted copy user...
Hi all,
Does anyone have any suggestions for a recent new user?
In Access 2000 I am designing a report to show revisions or changes. Example:
Multiple revisions of a record added to a table with different revisions (A, B, C ect;)
In the report I need to print the the latest revision...
Good Morning!
I was wondering if there is a quick way of finding out which tables are unused or not used as a control source in any of the modules of a database.
I have many, many Queries, Forms and Reports that have been modified on a frequent basis by many users. I was wanting to clean up...
Still stumbling.......
I have a split database with several forms for user data input.
In trying to create a new form with subform found that there weren't any relationships. Re-created the relationships so I could create the form with a subform data from two tables. The option (Form with...
Hi there any help with this would be greatly appreciated.
A workgroup was created on my database, Admin user disabled and database was not backed up. Ooops+@#!! I've created a new database and imported all the tables, queries, macros, pages and modules. Unfortunately, I was unable to restore...
Hi,
I'm looking for some help on showing a list of reports with the click event procedure of a Command Button.
Code Used:Private Sub Preview_Report_Click()
On Error GoTo Err_Preview_Report_Click
Dim stDocName As String
stDocName = "R-Equipment List"
DoCmd.OpenReport stDocName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.