Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Hiding rows and columns

From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
neat thing is that he was able to show only the first dozen columns and rows
even after I do a show "row and column headers" in Options. Anyone knows how
to only show the first few rows?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Hiding rows and columns

Maybe he hid the rest, select say row 13, Shift-Ctrl-Down Arrow, then
FormatRowsHide

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"matelot" wrote in message
...
From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
neat thing is that he was able to show only the first dozen columns and

rows
even after I do a show "row and column headers" in Options. Anyone knows

how
to only show the first few rows?

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Hiding rows and columns

Perhaps he did some like select F1:IV1 and then Format, Column, Hide?

--
Jim
"matelot" wrote in message
...
| From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
| neat thing is that he was able to show only the first dozen columns and
rows
| even after I do a show "row and column headers" in Options. Anyone knows
how
| to only show the first few rows?
|
| Thanks


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Hiding rows and columns

Oh, did you mean a six-string or 12-string guitar? :)

"matelot" wrote:

From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
neat thing is that he was able to show only the first dozen columns and rows
even after I do a show "row and column headers" in Options. Anyone knows how
to only show the first few rows?

Thanks

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Hiding rows and columns

Range("G:IV").EntireColumn.Hidden = True

Or put the cursor in G1, hold down Shift+Ctrl, press the down arrow, press
the right arrow, right-click the mouse and click "Hide"

"matelot" wrote:

From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
neat thing is that he was able to show only the first dozen columns and rows
even after I do a show "row and column headers" in Options. Anyone knows how
to only show the first few rows?

Thanks



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default Hiding rows and columns

6 string guitar. Pretty cool stuff.
I tried with the shift+Ctrl and "Hide". Now I can't get it back. How can I
unhide back?

"Charlie" wrote:

Oh, did you mean a six-string or 12-string guitar? :)

"matelot" wrote:

From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
neat thing is that he was able to show only the first dozen columns and rows
even after I do a show "row and column headers" in Options. Anyone knows how
to only show the first few rows?

Thanks

  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default Hiding rows and columns

To unhide the columns click on the column letter of the last visible column
(above row 1) and drag the mouse into the empty space to the right of the
column. Then right-click in the highlighted portion of the last column and
click "Unhide".

Likewise for hidden rows.

"matelot" wrote:

6 string guitar. Pretty cool stuff.
I tried with the shift+Ctrl and "Hide". Now I can't get it back. How can I
unhide back?

"Charlie" wrote:

Oh, did you mean a six-string or 12-string guitar? :)

"matelot" wrote:

From John Walkenbach's bonus CD, he includes a guitar cord using XLS. The
neat thing is that he was able to show only the first dozen columns and rows
even after I do a show "row and column headers" in Options. Anyone knows how
to only show the first few rows?

Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hiding rows and columns in XL 07 mlenard New Users to Excel 3 August 31st 09 05:42 PM
hiding columns with merged rows Cormac Excel Discussion (Misc queries) 3 June 5th 08 01:29 PM
Viewing information after hiding columns / rows Annie Excel Discussion (Misc queries) 2 February 21st 07 03:36 PM
hiding/unhiding rows & columns with "+" and "-" buttons shellshock Excel Discussion (Misc queries) 2 August 3rd 05 05:22 AM
Hiding of rows and columns srinivasan Excel Discussion (Misc queries) 1 July 21st 05 08:59 AM


All times are GMT +1. The time now is 11:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"