Excel: Macro Error Using Split Function if Range Off ScreenID: Q80370
|
When using the Split command in Microsoft Excel, where the column split or the row split refers to an area off the visible screen, a macro error will occur. It is not possible to manually set a split off the visible screen; nor is it possible to do this in a macro. This is by design.
A1:=Split(1,1) B1:=Split(250,2500)
A2:=Return() B2:=Return()
"Microsoft Excel Function Reference," version 3.0, page 227
Additional query words: 2.0 2.00 2.01 2.1 2.10 2.2 2.20 2.21 3.0 4.0
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 23, 1999