Dear All,
Hi,I am dexterity developer. But I am new in VBA. So anybody guide me how to get VendorID using VBA code.
Thanks & Regards,
Tanuja
*This post is locked for comments
Dear All,
Hi,I am dexterity developer. But I am new in VBA. So anybody guide me how to get VendorID using VBA code.
Thanks & Regards,
Tanuja
*This post is locked for comments
Hi
If you have the VBA module registered, follow the instructions below.
1. Open the Vendor Maintenance window.
2. Go to Tools >> Customize >> Add window to Visual Basic, to add the window to Visual Basic.
3. Go to Tools >> Customize >> Add Fields to Visual Basic and click on the Vendor ID field in the Vendor Maintenance window to add the vendor ID field to the VBA.
4. Go to the VBA Editor by clicking on Tools >> Customize >> VB Editor
Now on the VA code window, you can get the Vendor ID using the VBA code
VendorID.text (assuming that the VBA field name for Vendor ID is VendorID)
Hope this helps. Let us know if you need further assistance.
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,387
Most Valuable Professional
nmaenpaa
101,156