#1   Report Post  
Roger PB
 
Posts: n/a
Default Disappearing tabs

If I slide the dividing bar to the left, so as to keep column A always on
screen, I find this causes the tabs identifying the different worksheets to
disappear, and they can only be found be moving the bar back or right
clicking the arrow heads at the bottom left of the screen.

Is there some way to keep the tabs visible, but on the right side of the
dividing bar?

Roger PB


  #2   Report Post  
Max
 
Posts: n/a
Default

Believe you're using Window Split on col A

Perhaps try instead Window Freeze Panes with B2 selected?
This'll freeze col A and the top row, but w/o affecting the sheet tabs
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"Roger PB" wrote in message
...
If I slide the dividing bar to the left, so as to keep column A always on
screen, I find this causes the tabs identifying the different worksheets

to
disappear, and they can only be found be moving the bar back or right
clicking the arrow heads at the bottom left of the screen.

Is there some way to keep the tabs visible, but on the right side of the
dividing bar?

Roger PB




  #4   Report Post  
Roger PB
 
Posts: n/a
Default

Thanks for the answers. Solved a long-standing niggle.

But here is a follow-up:

Along the top row of any Excel spreadsheet I find A, B, C, etc.
And running vertically down are 1,2,3.

So, logically, the ROWS are 1,2,3 (If I click on 2, it highlights a row, not
a column!)
and the COLUMNS are ABC

The fourth cell to the right in the first row should logically be row 1,
column 4, or 1D.
But the identifying box at the top left of the screen shows it as D1.

So it appears that Excel identifies cells first by column, then by row.

However, various manuals identify "D1" as
"where row D intersects with column 1",
and I have always understood that the identifier shows first the row, then
the column.
Can someone explain this seeming inconsistency?

Is there an option or macro to change the axes?

Roger PB

"Nick Hodge" schrieb im
Newsbeitrag ...
Roger

It sounds like you are using a new window to keep the columnA visible.
You can do this by freezing the panes (WindowFreeze panes)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Roger PB" wrote in message
...
If I slide the dividing bar to the left, so as to keep column A always on
screen, I find this causes the tabs identifying the different worksheets
to
disappear, and they can only be found be moving the bar back or right
clicking the arrow heads at the bottom left of the screen.

Is there some way to keep the tabs visible, but on the right side of the
dividing bar?

Roger PB






  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

If this was printed in a manual:
"where row D intersects with column 1",
it was a typo.

Rows are numbered 1:65536.
Columns are labeled A:IV

Be aware that you can number the columns, too.

Tools|Options|General Tab|Check R1C1 reference style.
Then the columns will be numbered 1:256.

And a cell (D1 in "normal" view) will show as
R1C4
(row 1, column 4)



Roger PB wrote:

Thanks for the answers. Solved a long-standing niggle.

But here is a follow-up:

Along the top row of any Excel spreadsheet I find A, B, C, etc.
And running vertically down are 1,2,3.

So, logically, the ROWS are 1,2,3 (If I click on 2, it highlights a row, not
a column!)
and the COLUMNS are ABC

The fourth cell to the right in the first row should logically be row 1,
column 4, or 1D.
But the identifying box at the top left of the screen shows it as D1.

So it appears that Excel identifies cells first by column, then by row.

However, various manuals identify "D1" as
"where row D intersects with column 1",
and I have always understood that the identifier shows first the row, then
the column.
Can someone explain this seeming inconsistency?

Is there an option or macro to change the axes?

Roger PB

"Nick Hodge" schrieb im
Newsbeitrag ...
Roger

It sounds like you are using a new window to keep the columnA visible.
You can do this by freezing the panes (WindowFreeze panes)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Roger PB" wrote in message
...
If I slide the dividing bar to the left, so as to keep column A always on
screen, I find this causes the tabs identifying the different worksheets
to
disappear, and they can only be found be moving the bar back or right
clicking the arrow heads at the bottom left of the screen.

Is there some way to keep the tabs visible, but on the right side of the
dividing bar?

Roger PB





--

Dave Peterson


  #6   Report Post  
Roger PB
 
Posts: n/a
Default

If this was printed in a manual:
"where row D intersects with column 1",
it was a typo.


It was in a best-selling QUE manual for an older version of Excel.!

Thanks for confirming that normal view displays the column first, then the
row.
Whereas the R1C1 view displays the row first, then the column.

A bug, or a feature?

Roger PB

"Dave Peterson" schrieb im Newsbeitrag
...
If this was printed in a manual:
"where row D intersects with column 1",
it was a typo.

Rows are numbered 1:65536.
Columns are labeled A:IV

Be aware that you can number the columns, too.

Tools|Options|General Tab|Check R1C1 reference style.
Then the columns will be numbered 1:256.

And a cell (D1 in "normal" view) will show as
R1C4
(row 1, column 4)



Roger PB wrote:

Thanks for the answers. Solved a long-standing niggle.

But here is a follow-up:

Along the top row of any Excel spreadsheet I find A, B, C, etc.
And running vertically down are 1,2,3.

So, logically, the ROWS are 1,2,3 (If I click on 2, it highlights a row,
not
a column!)
and the COLUMNS are ABC

The fourth cell to the right in the first row should logically be row 1,
column 4, or 1D.
But the identifying box at the top left of the screen shows it as D1.

So it appears that Excel identifies cells first by column, then by row.

However, various manuals identify "D1" as
"where row D intersects with column 1",
and I have always understood that the identifier shows first the row,
then
the column.
Can someone explain this seeming inconsistency?

Is there an option or macro to change the axes?

Roger PB

"Nick Hodge" schrieb im
Newsbeitrag ...
Roger

It sounds like you are using a new window to keep the columnA visible.
You can do this by freezing the panes (WindowFreeze panes)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Roger PB" wrote in message
...
If I slide the dividing bar to the left, so as to keep column A always
on
screen, I find this causes the tabs identifying the different
worksheets
to
disappear, and they can only be found be moving the bar back or right
clicking the arrow heads at the bottom left of the screen.

Is there some way to keep the tabs visible, but on the right side of
the
dividing bar?

Roger PB





--

Dave Peterson



  #7   Report Post  
Dave Peterson
 
Posts: n/a
Default

Feature.



Roger PB wrote:

If this was printed in a manual:
"where row D intersects with column 1",
it was a typo.


It was in a best-selling QUE manual for an older version of Excel.!

Thanks for confirming that normal view displays the column first, then the
row.
Whereas the R1C1 view displays the row first, then the column.

A bug, or a feature?

Roger PB

"Dave Peterson" schrieb im Newsbeitrag
...
If this was printed in a manual:
"where row D intersects with column 1",
it was a typo.

Rows are numbered 1:65536.
Columns are labeled A:IV

Be aware that you can number the columns, too.

Tools|Options|General Tab|Check R1C1 reference style.
Then the columns will be numbered 1:256.

And a cell (D1 in "normal" view) will show as
R1C4
(row 1, column 4)



Roger PB wrote:

Thanks for the answers. Solved a long-standing niggle.

But here is a follow-up:

Along the top row of any Excel spreadsheet I find A, B, C, etc.
And running vertically down are 1,2,3.

So, logically, the ROWS are 1,2,3 (If I click on 2, it highlights a row,
not
a column!)
and the COLUMNS are ABC

The fourth cell to the right in the first row should logically be row 1,
column 4, or 1D.
But the identifying box at the top left of the screen shows it as D1.

So it appears that Excel identifies cells first by column, then by row.

However, various manuals identify "D1" as
"where row D intersects with column 1",
and I have always understood that the identifier shows first the row,
then
the column.
Can someone explain this seeming inconsistency?

Is there an option or macro to change the axes?

Roger PB

"Nick Hodge" schrieb im
Newsbeitrag ...
Roger

It sounds like you are using a new window to keep the columnA visible.
You can do this by freezing the panes (WindowFreeze panes)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Roger PB" wrote in message
...
If I slide the dividing bar to the left, so as to keep column A always
on
screen, I find this causes the tabs identifying the different
worksheets
to
disappear, and they can only be found be moving the bar back or right
clicking the arrow heads at the bottom left of the screen.

Is there some way to keep the tabs visible, but on the right side of
the
dividing bar?

Roger PB





--

Dave Peterson


--

Dave Peterson
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
Worksheet Tabs TheJaxSun Excel Discussion (Misc queries) 5 December 4th 05 03:37 AM
Is there a way to have multiple rows of tabs? Peteewj Excel Discussion (Misc queries) 2 February 24th 05 11:41 PM
excel stack tabs in groups, less scrolling L2R, hovering over gro. Stephen Robb Excel Discussion (Misc queries) 1 February 18th 05 11:48 PM
Hidding Tabs Aviator Excel Discussion (Misc queries) 1 December 15th 04 04:55 PM
Sheet tabs disappear sometimes in Internet Explorer Jan Nordgreen Excel Discussion (Misc queries) 0 December 6th 04 01:34 AM


All times are GMT +1. The time now is 02:59 AM.

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"