Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I created a button for my selection criteria but I need to select several account numbers as well as a range of accounts. Example: I want to select Acct# 42201 thru 42299 and 42307 thru 42317 and 42350 and 43475.
I find searchmasks a little tricky. I usually get them to work using variables .here is such an example.
I would suggest you to go through attached application.
Regards
ASHFAQ
I find searchmasks a little tricky. I usually get them to work using variables .here is such an example.
Hi,
you can use an input object, that modifies a variable and a button to select those IDs typed in the input object,
I attach an example,
regards