Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Morning,
Please can you help me out with the following issue. I want to apply a formula to a matrix in excel which will produce another matrix of the same dimension. I do not want to print this new matrix out onto a worksheet but manipulate it first in VBA seperately. I've tried the FormulaArray code : Worksheets("Sheet1").Range("A1:C5").FormulaArray = fMyFunction(MyRange) But you need to print the output onto a worksheet for it to work. How can I keep everything internal? Thank you! Michelle |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Matrix manipulation in vba code | Excel Programming | |||
Printing to Dot Matrix | Excel Programming | |||
printing to dot matrix | Excel Discussion (Misc queries) | |||
Printing labels on a dot matrix via Excel | Excel Discussion (Misc queries) | |||
Printing labels on a dot matrix printer - what does this code do | Excel Discussion (Misc queries) |