The information in this article applies to:
SUMMARY
The following is an illustration of a fast way to copy an array from one
reference to another without using the Edit Copy command, selecting the
new area, and using the Edit Paste command. This method may also be used
in the place of multiple FORMULA statements to transfer several cells of
information to another reference. Please keep in mind that the
FORMULA.ARRAY statement must be entered with CTRL+SHIFT+ENTER (as a
result, it is enclosed in French braces, which are not entered by the
user).
MORE INFORMATION
The above macro will copy the contents of cells A5:A9 on the macro
sheet to the active sheet, starting with the active cell. The general
form of the statement in cell A2 is
where "array" need not be on the macro sheet. It may be a remote reference to another sheet, but that sheet must be open. REFERENCES
"Function Reference," version 4.0, pages 6, 169, 299 Additional query words: 2.0 2.00 2.01 2.1 2.10 3.0 4.0
Keywords : |
Last Reviewed: March 21, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |