Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rob
 
Posts: n/a
Default Some worksheets not viewable within a workbook on a particular PC

I have a user that has received a workbook created outside the company. The
workbook contains 9 worksheets. When the workbook is opened on her PC only 3
of the worksheets are viewable i.e. you can see the data, gridlines, and on
one sheet a graph. Selecting any of the 6 other worksheets displays only a
blank grey screen. Pressing the arrow keys will cause the scroll bars to
move and the cell position is changed in the name box, but nowhere in the
worksheet can you see data or gridlines. Clicking on the sheet or pressing
Enter seems to select the entire sheet and change the color to a dark green,
but still nothing observable appears. This same workbook copied to my PC
displays all the worksheets with no problem. Both machines are running Excel
2003 SP1. Any thoughs on this will be appreciated, since I'm stumped so far.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Some worksheets not viewable within a workbook on a particular PC

Maybe the developer did it on purpose.

They could have hidden the rows and columns.

Select a troublesome sheet
edit|goto
In the reference box, type:
1:65536
then
format|row|unhide
then
format|column|unhide

Maybe it'll help--maybe not...

If you do file|print preview can you see the data?

Rob wrote:

I have a user that has received a workbook created outside the company. The
workbook contains 9 worksheets. When the workbook is opened on her PC only 3
of the worksheets are viewable i.e. you can see the data, gridlines, and on
one sheet a graph. Selecting any of the 6 other worksheets displays only a
blank grey screen. Pressing the arrow keys will cause the scroll bars to
move and the cell position is changed in the name box, but nowhere in the
worksheet can you see data or gridlines. Clicking on the sheet or pressing
Enter seems to select the entire sheet and change the color to a dark green,
but still nothing observable appears. This same workbook copied to my PC
displays all the worksheets with no problem. Both machines are running Excel
2003 SP1. Any thoughs on this will be appreciated, since I'm stumped so far.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Rob
 
Posts: n/a
Default Some worksheets not viewable within a workbook on a particular

Thanks for responding Dave. Your first suggestion of edit|goto made no
difference, in fact the whole workbook is password protected so I could go to
Format|Row but none of the options there are available.

Going to the Print Preview however did display the data in the preview. At
the very least the user can print the data. I'm still very puzzled about the
workbooks' behavior on this particular PC.

"Dave Peterson" wrote:

Maybe the developer did it on purpose.

They could have hidden the rows and columns.

Select a troublesome sheet
edit|goto
In the reference box, type:
1:65536
then
format|row|unhide
then
format|column|unhide

Maybe it'll help--maybe not...

If you do file|print preview can you see the data?

Rob wrote:

I have a user that has received a workbook created outside the company. The
workbook contains 9 worksheets. When the workbook is opened on her PC only 3
of the worksheets are viewable i.e. you can see the data, gridlines, and on
one sheet a graph. Selecting any of the 6 other worksheets displays only a
blank grey screen. Pressing the arrow keys will cause the scroll bars to
move and the cell position is changed in the name box, but nowhere in the
worksheet can you see data or gridlines. Clicking on the sheet or pressing
Enter seems to select the entire sheet and change the color to a dark green,
but still nothing observable appears. This same workbook copied to my PC
displays all the worksheets with no problem. Both machines are running Excel
2003 SP1. Any thoughs on this will be appreciated, since I'm stumped so far.


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Some worksheets not viewable within a workbook on a particular

Maybe it's a frozen window?
Window|Unfreeze panes

Maybe it's the scroll area that's set.
select one of the sheets
Hit alt-f11 to get to the vbe
hit ctrl-g to see the immediate window
type this and hit enter:
ActiveSheet.ScrollArea = ""

I'm running out of guesses....


Rob wrote:

Thanks for responding Dave. Your first suggestion of edit|goto made no
difference, in fact the whole workbook is password protected so I could go to
Format|Row but none of the options there are available.

Going to the Print Preview however did display the data in the preview. At
the very least the user can print the data. I'm still very puzzled about the
workbooks' behavior on this particular PC.

"Dave Peterson" wrote:

Maybe the developer did it on purpose.

They could have hidden the rows and columns.

Select a troublesome sheet
edit|goto
In the reference box, type:
1:65536
then
format|row|unhide
then
format|column|unhide

Maybe it'll help--maybe not...

If you do file|print preview can you see the data?

Rob wrote:

I have a user that has received a workbook created outside the company. The
workbook contains 9 worksheets. When the workbook is opened on her PC only 3
of the worksheets are viewable i.e. you can see the data, gridlines, and on
one sheet a graph. Selecting any of the 6 other worksheets displays only a
blank grey screen. Pressing the arrow keys will cause the scroll bars to
move and the cell position is changed in the name box, but nowhere in the
worksheet can you see data or gridlines. Clicking on the sheet or pressing
Enter seems to select the entire sheet and change the color to a dark green,
but still nothing observable appears. This same workbook copied to my PC
displays all the worksheets with no problem. Both machines are running Excel
2003 SP1. Any thoughs on this will be appreciated, since I'm stumped so far.


--

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
Protecting all worksheets of a workbook neeraj Excel Discussion (Misc queries) 14 May 30th 06 09:46 PM
How do I build a workbook from the worksheets another workbook? Rico Excel Discussion (Misc queries) 4 August 19th 05 02:04 PM
Worksheets in a workbook? Bob .-.-. New Users to Excel 4 June 23rd 05 10:30 PM
Sorting data in a workbook across multple worksheets Phil Excel Worksheet Functions 7 June 22nd 05 08:49 PM
how do i link a list of items in a workbook to worksheets in the . Camalla Excel Discussion (Misc queries) 2 April 22nd 05 09:35 PM


All times are GMT +1. The time now is 01:32 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"