set visible range

  • Thread starter Thread starter Atishoo
  • Start date Start date
A

Atishoo

Sorry to ask such a no brainer !!
How do i set a range as visible or not visible like you would an object?

ie range ("main board") visible = false
 
aaarghdamn blast is there a way of setting it as hidden or perhaps covering
the range with a blank object?
 
thanks but it doesnt seem to work for a range despite it working for a column
as your example shows
thanks again
 
You could hide the entire row or column.

Maybe you could format the font's color so that it matches the fill's
color--white on white would make it look like the range was hidden.

You may be able to use format|conditional formatting for this.

Or maybe you could give the range a custom format:
;;;
(3 semicolons)

The cell will look empty.

You'd still see the value/formula in the formula bar for all these, though.
 

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