Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() IIRC, it's under Tools- Options. Look for Gridlines and turn that off. "Link" wrote: 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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you! "Barb Reinhardt" wrote: IIRC, it's under Tools- Options. Look for Gridlines and turn that off. "Link" wrote: 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. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() ToolsOptionsView and uncheck Gridlines "Link" wrote in message ... 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. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you! "JLGWhiz" wrote: ToolsOptionsView and uncheck Gridlines "Link" wrote in message ... 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. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Tools, Options, View - uncheck Gridlines. -- Steve "Link" wrote in message ... 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. |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 30 June, 21:53, Link wrote:
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Removing Diagonal Lines on worksheet | Excel Programming | |||
Worksheet Lines | Excel Discussion (Misc queries) | |||
Print Lines in Worksheet | Excel Discussion (Misc queries) | |||
printing only certain lines in a worksheet | Excel Discussion (Misc queries) | |||
Worksheet lines cutting off on the right | New Users to Excel |