This post is part of the series on VBA Snippets. In yesterdays post, I covered adding an ODBC connection to Microsoft Dynamics GP VBA for use n windows or reports.
This post is part of the series on VBA Snippets. In yesterdays post, I covered adding an ODBC connection to Microsoft Dynamics GP VBA for use n windows or reports.
This post is part of the series on VBA Snippets. There is an ADO connection available to VBA within Microsoft Dynamics GP which you can use, but there are some
This post is part of the series on VBA Snippets. it is possible to execute a URL or application in VBA using the Windows Shell Execute API function. In this
This post is part of the series on VBA Snippets. The following VBA snippets can be used to set a pause (sleep) in the code. The first one needs to
We’ve recently taken on a new client for support of Microsoft Dynamics GP who has a number of modified forms and reports which have been extended with VBA code to