Ok, so after working through this all morning, I have found that hiding individual cells is impossible (to my knowledge), however, I changed the format of my sheet around so that hiding an entire ROW is ok. I have also changed for a dropdown list to a combo box. With this, I am now able to hide individual rows and it is working perfectly, except I would like for it to run everytime I change the value in the combobox, and not have to open the macro everytime I change that value. So, here is the code, please let me know how I can get the macro to run automatically.
Thanks again,
---------- Post added at 04:13 PM ---------- Previous post was at 04:05 PM ----------
I have solved it! So, the problem was I had writen the macro in VBA (ctrl+F11, right click sheet and view code), but I hadn't "assigned" the macro to the combo box by right clicking on the combobox and "assigning a macro". Hope this helps for anyone else with this question
Bookmarks