Have a look at the sample I did for you.
If you the field to be invisible depending on the criteria you selected in your comboBox, you will need to add some code in the On_current of your mainform. This make the field visible and invisble as you scroll throught the records.
Hope this sample helps.
Others might reply with a better solution to your request.