| ID: | 9931 |
| Title: | How To Install Dynamics GP VBA Addon |
| URL: | http://dynamicssmallbusiness.blogspot.com/2009/08/how-to-install-dynamics-gp-vba-addon.html |
| Description: | We've released several free VBA addons for Dynamics GP ( click to email & email on customer maintenance addons). We've had several people ask us to show them how to install a VBA addon that modifies a screen or report. Here are the steps: #1-Login to GP as SA. #2-Click on Microsoft Dynamics GP > Tools > Customize > Customization Maintenance and import the package file we provided. #3- Now we need to tell GP to use the modified version of the form. To do that: Click MS Dynamics GP > Tools > Setup > System > Alternate Modified Forms and Reports. ![]() Now you will see the Alternate/Modified Forms and Reports window. Select the ID, then set Product to "Microsoft Dynamics GP", type to "Windows" and then in the list check that you want to use the alternate window as show. Click "Save" and you should be done. ![]() #4 - Now you should be able to open the modified window and it should be the new one. Note: If the VBA code includes a "shell command" you may need to do one last thing. If when you open the window you get the below error, just delete the "()" at the bottom of the code, click "Save" and continue. ![]() If you need any additional help we are glad to help at our very reasonable consulting rates. Thanks for using our free Dynamics GP add ons! |
| Category: | DEVELOPMENT: VBA |
| Link Owner: | |
| Date Added: | June 17, 2010 05:11:19 AM |
| Number Hits: | 26 |