Does anyone know if it is possible to have, if cell for example c8 has letter "C" then to hide that row. Or is there any other way it can be done so that if cell contains data then to hide row automatically.
It is closer to what I need but still no exactly to what I was looking for. I have an issues log where I put date as a target for completion for each task. When I put a completion date in cell, I have conditional format to shade row but these rows build up and some issues have been closed and I don't care about them. So I would like to automatically hide any rows the have completion date entered. Would something like this is possible??
Turn on the macro record button. To an AutoFilter for not equal to C in the column and then turn off the macro recorder. That should give you the code to hide all the rows.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.