The Registry contains an enormous amount of data, some of which is very useful to the Microsoft Access developer. Microsoft Access VBA allows us to use WMI to access that data. We can get a list of al… more →
Access Easy TipsPatrick Wood wrote 4 months ago: The Registry contains an enormous amount of data, some of which is very useful to the Microsoft Acce … more →
Patrick Wood wrote 4 months ago: Microsoft Access VBA enables you to store a value in the Registry with just one line of code. You ca … more →
Patrick Wood wrote 4 months ago: Microsoft Access VBA can read and write to the Windows Registry by using WMI. In this article we are … more →
Patrick Wood wrote 5 months ago: You can Stop, Start, Pause, and Resume Windows Services with Microsoft Access VBA by using the power … more →
Patrick Wood wrote 5 months ago: You can Stop, Start, Pause, Resume, Disable, and Enable Windows Services with Microsoft Access VBA. … more →
Patrick Wood wrote 5 months ago: Our last two articles were about using WMI to manage Processes which are software programs that run … more →
Patrick Wood wrote 5 months ago: Microsoft Access can Terminate Processes using WMI. In other words, Access can shut down an applicat … more →
Patrick Wood wrote 6 months ago: Are you curious to know what processes are running on your computer? You may be surprised to discove … more →
Patrick Wood wrote 6 months ago: In our last article we learned that we can access the power of scripting with VBA. This article will … more →
Patrick Wood wrote 6 months ago: Lately I have been exploring the powerful capabilities of Scripting and WMI. It was very exciting to … more →
Patrick Wood wrote 7 months ago: In our last article we learned how to add all the Report Names in the Database to a Listbox by first … more →
Patrick Wood wrote 9 months ago: Using the words “New” and “Improved” in advertising, it is claimed, increase … more →
Patrick Wood wrote 9 months ago: Having choices is nice. We all like choices–even 2 year olds! We are going to give you a choic … more →
Patrick Wood wrote 10 months ago: I could hardly believe my eyes. This was some really great code. I had come across some very good co … more →
Patrick Wood wrote 1 year ago: With this article we will complete our Appointment Dialog Form that will give us more choices and mo … more →
Patrick Wood wrote 1 year ago: Today we will make our Appointment Dialog Form very User Friendly. We will be able to Filter and Sel … more →
Patrick Wood wrote 1 year ago: Today you will be able to use your own Date Dialog Form to export your Access Appointments to the Ou … more →
Patrick Wood wrote 1 year ago: In our last Article we showed you how to export custom data from a Form to an Outlook Appointment in … more →
Patrick Wood wrote 1 year ago: Probably the most used Microsoft Office Application is Outlook. Often Outlook is open all day to rec … more →