A userform merely provides a set of instructions to create or populate a document with the information requested from the userform. Isn't that what you are doing with your 8 form templates? From what you said, you want to select some information from the combobox or from check boxes and insert them to create a document that reflects the end result based on those selections. So, for example if you selected "Foster Carers" from the userform either by checking a check box or selecting from a combo box, then the userform would insert the table that is Table 5.
Forget all about hiding stuff. Instead only include the stuff that is to be displayed.
However post your document and let us see what it is that you have done and we may be able to advise further.