Hi,
I have a table that is updated from an excel import.
The problem is to identify any new records that have been added since the last update. It is easy to identify records that have the same key value, but how do you identify the new ones?
Thanks
Ian
Is it possible to change the default view of a subform at runtime. I want to toggle from form view to Datasheet view?
I know this can be done using DoCmd.ViewForm, but I want a static view rather than have different windows popping up.
Is there a better way to achieve this?
Thanks
Hi,
I am new to vba programming and I am using Office 2003. I want to store emails on a network drive using Access. I found a useful start in these forums, but I am having problems.
The code contains the following:
Dim olApp As Outlook.Application
Dim olExp As Outlook.Explorer
Dim...
Hi,
I am new to vba programming and I am using Office 2003. I want to store emails on a network drive using Access. I found a useful start in these forums, but I am having problems.
The code contains the following:
Dim olApp As Outlook.Application
Dim olExp As Outlook.Explorer
Dim...
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.