owentmoore
Technical User
Hi all,
I have a userform that when activated adds a link to each worksheet in my workbook on the userform. I need to add a line in my code that ensures only those worsheets with certain text in their name is shown on the user form.
E.G. a workbook with worsheet names "Sigma_Product", "Time_Product" and "Bearing". My criteria is that those worksheets that contain "_Product" in the names will be added to the userform. I know this can be done as I came accross the code several weeks ago but cannot find it again.
Thanks
Owen
I have a userform that when activated adds a link to each worksheet in my workbook on the userform. I need to add a line in my code that ensures only those worsheets with certain text in their name is shown on the user form.
E.G. a workbook with worsheet names "Sigma_Product", "Time_Product" and "Bearing". My criteria is that those worksheets that contain "_Product" in the names will be added to the userform. I know this can be done as I came accross the code several weeks ago but cannot find it again.
Thanks
Owen