Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Shorten the Excel Sheet

Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199 show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have to shut
it down.

Is the solution to open up the rows again to the end, for example row 66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 146
Default Shorten the Excel Sheet

I have hidden rows 21 thru 65536 on my sheet. I can insert columns just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199 show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have to
shut
it down.

Is the solution to open up the rows again to the end, for example row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Shorten the Excel Sheet

The hour glass comes up and will stay there until I task list out of excel.
I do have macros and tac coding in the sheet, do you think that woul dmess it
up?

"Dave Thomas" wrote:

I have hidden rows 21 thru 65536 on my sheet. I can insert columns just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199 show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have to
shut
it down.

Is the solution to open up the rows again to the end, for example row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 146
Default Shorten the Excel Sheet

If your macro code is being executed for some reason. I don't know what you
mean by tac coding.

"nabanco" wrote in message
...
The hour glass comes up and will stay there until I task list out of
excel.
I do have macros and tac coding in the sheet, do you think that woul dmess
it
up?

"Dave Thomas" wrote:

I have hidden rows 21 thru 65536 on my sheet. I can insert columns just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199
show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have to
shut
it down.

Is the solution to open up the rows again to the end, for example row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Shorten the Excel Sheet

Is there a way to "re=expand" the excel sheet to 65536? Currently it ends at
199. If I could do that, i think that will solve the problem

"Dave Thomas" wrote:

If your macro code is being executed for some reason. I don't know what you
mean by tac coding.

"nabanco" wrote in message
...
The hour glass comes up and will stay there until I task list out of
excel.
I do have macros and tac coding in the sheet, do you think that woul dmess
it
up?

"Dave Thomas" wrote:

I have hidden rows 21 thru 65536 on my sheet. I can insert columns just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199
show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have to
shut
it down.

Is the solution to open up the rows again to the end, for example row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help








  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 146
Default Shorten the Excel Sheet

Excel 2003: Select the last visible row and move down. You should see 65338R
which is 65536-199 appear in a box in column A. On the Format menu, select
Row then unhide

Excel 2007 Home tab. Cells section. Click Format. Click Hide & Unhide Click
Unhide Rows.

"nabanco" wrote in message
...
Is there a way to "re=expand" the excel sheet to 65536? Currently it ends
at
199. If I could do that, i think that will solve the problem

"Dave Thomas" wrote:

If your macro code is being executed for some reason. I don't know what
you
mean by tac coding.

"nabanco" wrote in message
...
The hour glass comes up and will stay there until I task list out of
excel.
I do have macros and tac coding in the sheet, do you think that woul
dmess
it
up?

"Dave Thomas" wrote:

I have hidden rows 21 thru 65536 on my sheet. I can insert columns
just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199
show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have
to
shut
it down.

Is the solution to open up the rows again to the end, for example
row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help








  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Shorten the Excel Sheet

CTRL + a(twice in 2003) and FormatRowUnhide


Gord Dibben MS Excel MVP



On Wed, 18 Jul 2007 12:44:02 -0700, nabanco
wrote:

Is there a way to "re=expand" the excel sheet to 65536? Currently it ends at
199. If I could do that, i think that will solve the problem

"Dave Thomas" wrote:

If your macro code is being executed for some reason. I don't know what you
mean by tac coding.

"nabanco" wrote in message
...
The hour glass comes up and will stay there until I task list out of
excel.
I do have macros and tac coding in the sheet, do you think that woul dmess
it
up?

"Dave Thomas" wrote:

I have hidden rows 21 thru 65536 on my sheet. I can insert columns just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199
show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have to
shut
it down.

Is the solution to open up the rows again to the end, for example row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help







  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default Shorten the Excel Sheet

Thank you very much!

"Dave Thomas" wrote:

Excel 2003: Select the last visible row and move down. You should see 65338R
which is 65536-199 appear in a box in column A. On the Format menu, select
Row then unhide

Excel 2007 Home tab. Cells section. Click Format. Click Hide & Unhide Click
Unhide Rows.

"nabanco" wrote in message
...
Is there a way to "re=expand" the excel sheet to 65536? Currently it ends
at
199. If I could do that, i think that will solve the problem

"Dave Thomas" wrote:

If your macro code is being executed for some reason. I don't know what
you
mean by tac coding.

"nabanco" wrote in message
...
The hour glass comes up and will stay there until I task list out of
excel.
I do have macros and tac coding in the sheet, do you think that woul
dmess
it
up?

"Dave Thomas" wrote:

I have hidden rows 21 thru 65536 on my sheet. I can insert columns
just
fine. I don't understand what you mean by "freezing up".

"nabanco" wrote in message
...
Hello,

Previously I shortened an excel spreadsheet so that only rows 1-199
show,
everything below row 199 is grey.

When I go in now to add a column, the sheet freezes on me and I have
to
shut
it down.

Is the solution to open up the rows again to the end, for example
row
66xxx?
If so, how do I do this?

Or is there a way to add a column without the sheet freezing up?

Tahnk you fo ryour help









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
Any way to shorten this up? Kevin M Excel Worksheet Functions 2 November 6th 06 07:50 PM
Shorten a Formula Kevin Excel Worksheet Functions 4 January 30th 06 02:31 AM
Shorten a Macro mully Excel Discussion (Misc queries) 7 December 30th 05 05:52 PM
shorten formula PACable Excel Worksheet Functions 8 October 27th 05 12:39 AM
Shorten A Name rocket0612 Excel Discussion (Misc queries) 3 June 14th 05 11:37 AM


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