Dear all,
I would really appreciate some help on this, thanks![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
I have a form - (MainScreen)
This form has several tabs, each relating to a specific selection of tables.
On one of my tabs - (Residential Premises)
I have a list box which lists reports
Then on the right hand side of this list there are fields to be filled in:
Screen Name : Form Name
Start Date : RpStartDate (Date chooser ActiveX)
End Date : RpEndDate (Date chooser ActiveX)
Officer : RpCmbOfficer (Combo box)
Type : RpCmbTyp (Combo Box)
I would preferably like, when the user clicks on a specific report name in my left hand side list, for certain fields on the right to grey out (Meaning they cannot be used)
Any help would really be appreciated, I don't know where to start really.
Do I code each field?
Is there a nested If statement, I need to formulate?![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
Again your help would really be appreciated.![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Many thanks,
Kind regards
Triacona
I would really appreciate some help on this, thanks
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
I have a form - (MainScreen)
This form has several tabs, each relating to a specific selection of tables.
On one of my tabs - (Residential Premises)
I have a list box which lists reports
Code:
"RP Report Via Open Cases";"RP Report on Type for Open Cases";"RP Report Open Cases Via Officer";"RP Report Case Via Officer";"RP Report Via Officer and Action Date";"RP Hazards Sorted via Rating";"RP Hazards Sorted Via Officer"
Screen Name : Form Name
Start Date : RpStartDate (Date chooser ActiveX)
End Date : RpEndDate (Date chooser ActiveX)
Officer : RpCmbOfficer (Combo box)
Type : RpCmbTyp (Combo Box)
I would preferably like, when the user clicks on a specific report name in my left hand side list, for certain fields on the right to grey out (Meaning they cannot be used)
Any help would really be appreciated, I don't know where to start really.
Do I code each field?
Is there a nested If statement, I need to formulate?
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
Again your help would really be appreciated.
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Many thanks,
Kind regards
Triacona