Hi, I'm new to the forum and I would like to ask a question regarding a problem that I'm having with a userform. I have used this page as a way to learn more of excel and solve past doubts.
What I'm doing is a userform where I want to ask the number of failures using a textbox, and then each failure has three fields that are "type", "part number" and "rework", each of them having a specific textbox. What I think that would be a good idea is to use tabstrip to have a tab depending on the number of failures. For example: I have 2 failures, so I go to a tab named "2", which has the three fields mentioned and 2 textboxes for each one. Is there a way to link the first textbox to the tabs? I would also like to know if there is a way to hide the rest of the tabs when they are not called. Any help with this will be greatly appreciated. Also, if there's an easier way to do this, it would be nice to know. Thanks.
What I'm doing is a userform where I want to ask the number of failures using a textbox, and then each failure has three fields that are "type", "part number" and "rework", each of them having a specific textbox. What I think that would be a good idea is to use tabstrip to have a tab depending on the number of failures. For example: I have 2 failures, so I go to a tab named "2", which has the three fields mentioned and 2 textboxes for each one. Is there a way to link the first textbox to the tabs? I would also like to know if there is a way to hide the rest of the tabs when they are not called. Any help with this will be greatly appreciated. Also, if there's an easier way to do this, it would be nice to know. Thanks.