sczegus Posted September 26, 2006 Posted September 26, 2006 I'm currently using Excel 2002 SP3. I use conditional formatting in many of my spreadsheets, but I haven't been able to figure out how to "Hide" a row or column based on a certain condition. Is there a method for doing this already built into Excel's functionality, and if not, is there a way to do it with VBA? Any help would be greatly appreciated! Thank you.
tain Posted October 2, 2006 Posted October 2, 2006 cpearson is a great resource for this sort of thing and here is their page on color banding. You may be able to adapt it to your needs.http://www.cpearson.com/excel/banding.htmAlternatively, you could also just do a custom sort and exclude the data that you want. That would effectively hide it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now