Re: Possible to hide column headers???
- From: "Norman Jones" <normanjones@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 Sep 2005 10:45:55 +0100
Hi Tempy,
You show how to hide rows or columns.
I believe that T-®ex wants to hide the headers only.
---
Regards,
Norman
"Tempy" <anonymous@xxxxxxxxxx> wrote in message
news:ercdJE6rFHA.1028@xxxxxxxxxxxxxxxxxxxxxxx
> Hi T-®ex,
>
> I used the code below
>
> Range("Headers").EntireRow.Hidden = True - For a Named range
> Rows("1:1").EntireRow.Hidden = True
> Columns("A:A").EntireColumn.Hidden = True
>
>
> Tempy
>
> *** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Re: Possible to hide column headers???
- From: Norman Jones
- Re: Possible to hide column headers???
- From: Tempy
- Re: Possible to hide column headers???
- Prev by Date: Re: Application close problem
- Next by Date: muliple users - issue unique session number
- Previous by thread: Re: Possible to hide column headers???
- Next by thread: Re: Possible to hide column headers???
- Index(es):
Relevant Pages
|