Any other way to pass the value of a Combo Box to a Linked Form that will retrieve data based on the passed value?
I used a button that will Run Form as Linked Child, LinkBy cntCONo = CoNo.
cntCONo is the binding component and the value that I want to pass. But the second form doesn't seem to recognize the value and returns no data.