worksheet lines

  • Thread starter Thread starter Link
  • Start date Start date
L

Link

Is there any way to make the lines in an excel worksheet not visable? I am
using excel 2003 and want to view the sheet without the lines.
 
IIRC, it's under Tools-> Options. Look for Gridlines and turn that off.
 
Is there any way to make the lines in an excel worksheet not visable?  I am
using excel 2003 and want to view the sheet without the lines.

ActiveWindow.DisplayGridlines = False
 

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