To whom ever can help,
I am trying to write a marco that will reference a range. I have a spreadsheet that has over 1,000 rows of data. The data is classified as x,y,z in column A. The data is also ranked by sales volume. What I would like to do is have a button/dropdown box that when you select x,y,or z only rows of data that have been classified as z show up. All other rows of data will be hidden.
They only way I currently know how to do this, is to say hide all rows, then unhide row 1 if cell A1 is z. Of course I would have to right this for 1,000 rows. Is there a way to reference the data range and only have certain rows visible?
Thanks for your help!!!!
bjcal
I am trying to write a marco that will reference a range. I have a spreadsheet that has over 1,000 rows of data. The data is classified as x,y,z in column A. The data is also ranked by sales volume. What I would like to do is have a button/dropdown box that when you select x,y,or z only rows of data that have been classified as z show up. All other rows of data will be hidden.
They only way I currently know how to do this, is to say hide all rows, then unhide row 1 if cell A1 is z. Of course I would have to right this for 1,000 rows. Is there a way to reference the data range and only have certain rows visible?
Thanks for your help!!!!
bjcal