Dynamicly Hiding Rows or Columns

  • Thread starter Thread starter too much to view
  • Start date Start date
T

too much to view

Does anyone know how to hide a row or column based on
what its content is?

E.G. If I have a sheet with multiple client's
information on it; how do I hide the rows that do not
deal with the client I'm interested in at the moment. I
need to have them all in the single sheet. This is a lot
of information, so the brute force method is undesirable.
 
If you have some sort of client identifier in (a name or number) in each row,
you can use AutoFilter. That will hide only rows, however.
 
This may be the long way to solve this, but if your clients stay in thi
file, then the work could be worth it. Set up individual macros t
hide both selected rows and colums you chose. Assign this macro to
button. You can do a seperate one for each client
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top