i have check box if i select(Yes) about 3-5 steps skip or turn invisible and then move to another one which is visible..im not sure how that can be done..can someone shows some few steps combo box
i have check box if i select(Yes) about 3-5 steps skip or turn invisible and then move to another one which is visible..im not sure how that can be done..can someone shows some few steps combo box
Is this form in Single view?
How is combobox relevant?
Can use Change event of checkbox to execute code, something like:
Me.combobox.Visible = Me.checkbox
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.