Macro Halts and Returns Error at SIZE() CommandID: Q51770
|
A macro error occurs if the SIZE() function is used and the active sheet is
currently maximized. To prevent this error, the SIZE() function should be
preceded by a command that restores the window to its previous size.
For example:
=FULL(FALSE) Restores the window to its previous size
=SIZE(264,264)
=WINDOW.RESTORE() Restores the window to its previous size
=WINDOW.SIZE(264,264)
"Microsoft Excel Functions and Macros," version 2.1, pages 290,358
"Microsoft Excel Function Reference," version 3.0, pages 225-226
"Microsoft Excel Function Reference," version 4.0, pages 418-419
Additional query words: 2.0 2.00 2.01 2.1 2.10 2.2 2.20 2.21 3.0 4.0 4.0a 4.00a 5.0
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 15, 1999