Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default Unhiding Rows: bug in Excel?

Hi,

Is it possible to unhide a row in an invisible range or is it a bug in Excel
2000? In each case, Excel crashes if you do so

Suppose rows 1 to 20 are visible, the other rows are hidden. I try to
unhide row 30

Rows(30).Hidden = False

Now excel crashes!

I only can work around by unhiding all rows, and thereafter hide rows 21-29
and 31 to 65xxx (last row)

Bug or not?

Thanks
Jos Vens



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Unhiding Rows: bug in Excel?

This was a documented problem in Excel 97

http://support.microsoft.com/default...&Product=xlw97
XL97: Illegal Operation Unhiding a Row with a Macro

I didn't find anything saying it continues in xl2000, but perhaps it does.

--
Regards,
Tom Ogilvy


Jos Vens wrote in message
...
Hi,

Is it possible to unhide a row in an invisible range or is it a bug in

Excel
2000? In each case, Excel crashes if you do so

Suppose rows 1 to 20 are visible, the other rows are hidden. I try to
unhide row 30

Rows(30).Hidden = False

Now excel crashes!

I only can work around by unhiding all rows, and thereafter hide rows

21-29
and 31 to 65xxx (last row)

Bug or not?

Thanks
Jos Vens





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default Unhiding Rows: bug in Excel?

Thanks Tom,

I believe the error is not corrected in Excel 2000!

Jos Vens


"Tom Ogilvy" schreef in bericht
...
This was a documented problem in Excel 97


http://support.microsoft.com/default...&Product=xlw97
XL97: Illegal Operation Unhiding a Row with a Macro

I didn't find anything saying it continues in xl2000, but perhaps it does.

--
Regards,
Tom Ogilvy


Jos Vens wrote in message
...
Hi,

Is it possible to unhide a row in an invisible range or is it a bug in

Excel
2000? In each case, Excel crashes if you do so

Suppose rows 1 to 20 are visible, the other rows are hidden. I try to
unhide row 30

Rows(30).Hidden = False

Now excel crashes!

I only can work around by unhiding all rows, and thereafter hide rows

21-29
and 31 to 65xxx (last row)

Bug or not?

Thanks
Jos Vens







  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Unhiding Rows: bug in Excel?

Note that the article did describe a workaround using row height.

--
Regards,
Tom Ogilvy


"Jos Vens" wrote in message
...
Thanks Tom,

I believe the error is not corrected in Excel 2000!

Jos Vens


"Tom Ogilvy" schreef in bericht
...
This was a documented problem in Excel 97



http://support.microsoft.com/default...&Product=xlw97
XL97: Illegal Operation Unhiding a Row with a Macro

I didn't find anything saying it continues in xl2000, but perhaps it

does.

--
Regards,
Tom Ogilvy


Jos Vens wrote in message
...
Hi,

Is it possible to unhide a row in an invisible range or is it a bug in

Excel
2000? In each case, Excel crashes if you do so

Suppose rows 1 to 20 are visible, the other rows are hidden. I try to
unhide row 30

Rows(30).Hidden = False

Now excel crashes!

I only can work around by unhiding all rows, and thereafter hide rows

21-29
and 31 to 65xxx (last row)

Bug or not?

Thanks
Jos Vens









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
Unhiding rows in Excel 2007 Skibee Excel Discussion (Misc queries) 5 February 25th 10 07:43 PM
Unhiding rows in Excel 2007 smp Excel Worksheet Functions 9 July 9th 09 06:15 AM
Unhiding Rows in Excel JMM Excel Worksheet Functions 4 May 11th 07 06:39 PM
Unhiding rows in Excel kthomas Excel Worksheet Functions 10 March 2nd 07 11:26 PM
(Unsuccessfully!) Unhiding Rows in Excel 2003 [email protected] Excel Worksheet Functions 6 May 24th 06 08:17 PM


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