hide a row

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

if I have a worksheet with two columns A and B. and there is no information
in Column B I would like to leave it. If there is information in Column B,
I would like to hide the row.

Column A Column B

ABC
DEF CCC I would like to hide this row.

Is this possable. thanks for any help.
 
Hi
only possible with VBA but not with formulas. But why not use a filter
'Data - Filter - Autofilter' for this
 

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