R
Rashid Khan
Hello All,
I am using Access 2002.
I have set Four Option Buttons in a Group as follows on a Form name [Print
Invoice]
Option 1 = None (this is also the default value)
Option 2 = Sale
Option 3 = CForm
Option 4 = Resale
I have a Report named [Invoice] where I have put two TextBox: txtbox1 and
txtbox2
I need to achieve the following:
txtbox1 = Sold Under -----> This should not be visible if Option 1 is
selected on [Print Invoice] Form and should be visible for all other options
viz 2, 3 and 4.
txtbox2 = ----> I want the value from the [Print Invoice] form to be
displayed here
i.e if option 1 is selected then txtbox2 should be 'blank' and if Option 2
is selected then the txtbox2 should show Sale, and if 3 is selected then
txtbox2 should show CForm and if Option 4 is selected then txtbox2 should
show Resale.
I have gone thru various NG under the heading Option Button and Text Box...
but could not find a suitble solution.
Any suggestions, work around to this problem would be greatly appreciated.
TIA
Rashid Khan
I am using Access 2002.
I have set Four Option Buttons in a Group as follows on a Form name [Print
Invoice]
Option 1 = None (this is also the default value)
Option 2 = Sale
Option 3 = CForm
Option 4 = Resale
I have a Report named [Invoice] where I have put two TextBox: txtbox1 and
txtbox2
I need to achieve the following:
txtbox1 = Sold Under -----> This should not be visible if Option 1 is
selected on [Print Invoice] Form and should be visible for all other options
viz 2, 3 and 4.
txtbox2 = ----> I want the value from the [Print Invoice] form to be
displayed here
i.e if option 1 is selected then txtbox2 should be 'blank' and if Option 2
is selected then the txtbox2 should show Sale, and if 3 is selected then
txtbox2 should show CForm and if Option 4 is selected then txtbox2 should
show Resale.
I have gone thru various NG under the heading Option Button and Text Box...
but could not find a suitble solution.
Any suggestions, work around to this problem would be greatly appreciated.
TIA
Rashid Khan