G
Galla
I have an option group on my report that I would like to become visible
depending on some value.
I have set up the following in Report_Open():
Me.fratest.Visible = True
The problem is that the statement executes, but the option group doesn't
become visible. Any ideas what could be wrong?
Thank you.
depending on some value.
I have set up the following in Report_Open():
Me.fratest.Visible = True
The problem is that the statement executes, but the option group doesn't
become visible. Any ideas what could be wrong?
Thank you.