I have 4 different software products that have some common and some unique features. I have about 10 rows and about 20 column headings that display these features with an "x" in the row/column cell if a product has that feature.
I want to be able to click a button label at the top of the common sheet with the headings and have the corresponding product sheet displayed underneath the columns/row headings. I plan to have a different sheet for each product with "x" in the row/column intersection for the product if it has that feature.
Any suggestions on how to accomplish this would be appreciated. I am dangerous with VBA but by no means an expert.
I want to be able to click a button label at the top of the common sheet with the headings and have the corresponding product sheet displayed underneath the columns/row headings. I plan to have a different sheet for each product with "x" in the row/column intersection for the product if it has that feature.
Any suggestions on how to accomplish this would be appreciated. I am dangerous with VBA but by no means an expert.