I have a small function which checks to see if a tick box is selected on a vendor. When i run it though it's attempting to search without me passing a vendor in. How do i do so?
Thanks
*This post is locked for comments
Hello Lewishhh,
Write like this:
IF recVendor.GET(StrVendorCode) THEN
EXIT(recVendor.Approved);
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156