Nov 18th, 2013, 8:48 PM
(This post was last modified: Nov 18th, 2013, 8:51 PM by johnbleck2.)
Is there a way to take an option list that is pulling data from a different form field in a different form and apply a where clause?
ie: dropdown - using field "secname" from form3.
... select form3.secname WHERE secpub = 'PUB1'
IF this can be done, where would I do it?
ie: dropdown - using field "secname" from form3.
... select form3.secname WHERE secpub = 'PUB1'
IF this can be done, where would I do it?