There is a radio button on form with options A, B and C.
I want to display Subform A,B and C depending on the value selected at runtime.
If Radio button value = "A" then subform = "A"
If Radio button value = "B" then subform = "B"
If Radio button value = "C" then subform = "C"
I have tried using computed subform but it is loading the default subform only..
Can we change subform at runtime?
Help on this will be highly appreciated..
Thanks
Sushil Ukalkar

Runtime selection for Subform in Fo... (Sushil Ukalkar 30.Mar.06)
. . 