I currently have an Access 2003 database that analyzes user information stored in several corporate systems. I need to add the capability to compare the e-mail addresses I have in that database to those that are used in specific distribution list in the Global Address List in Outlook 2003(using...
When I build an event on a button on a form in Access, is there a way to have the Choose Builder dialogue default to Code Builder instead of Expression Builder?
Nevermind the previous request for a way to loop through and move the individual fields in the recordset to specific columns in the spreadsheet. With a little research, I figured out how to do it. It may not be elegant, but it works.
-------------------------
Set rst =...
WOW! This was much more help than I expected. Thanks. It works like a charm, except that in the detail, it returns all of the fields in the underlying table, including the 4 fields that make up the primary key. Here is the code I am using:
Private Sub CreateFile_Click()
Dim objXL As...
I am fairly new to VBA and office Automation, and need some guidance. Here is my basic problem.
In my Access (2002) database, I have a Header table linked to Detail Table. The header contains a several descriptive fields, including a file name. Each header has multiple detail records with...
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.