Hi
In Report Location State Code , Buyer_Seller State Code i want name of State.
Thanks
*This post is locked for comments
Hi
In Report Location State Code , Buyer_Seller State Code i want name of State.
Thanks
*This post is locked for comments
Write a code as follows on onaftergetrecord trigger
If recState.GET(Location."State Code) THEN
Statename := State.Name;
Define recState as Record State
Statename text 50
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156