
Trying to create a VBA mod for the Smartlist Address Lookup screen. The address id can be made available to VBA but not finding the customer number. Is there a way I can get access to the customer number on this screen so that it can be used within VBA ? There is a Global Field called ASI Customer Number but not sure if a global resource can be put on the screen outside the user viewing area so that it could be used by vb. Thanks.
Rick
*This post is locked for comments
I have the same question (0)Hi Rick.
Something you may want to try.
With Advanced lookups in Company setups add the customer number to the Addresses lookup.
Then with VBA you can make sure to have this search field by default in the third column.
Hope this helps