Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
I use the formula {=if(A2:A6<B1:D1);1;0} to fill the cells b2:d6 with the information whether the values in column A are smaller than the values given in row 1. Now I want to program this formula in VBA (without running through "while - wend" or "for- next" loops. This would be advantegous if one have to handle with big data files. But - I don't how to do this. Of course I've started with introducing the arrays. But then ..? Thanks - Thomas |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I transpose nXm matrix to mXn Matrix | Excel Worksheet Functions | |||
strange behaviour with matrix formulas | Excel Worksheet Functions | |||
Programming Formulas | Excel Programming | |||
Programming Array Formulas in VBA - Can they be intermediate results in RAM? | Excel Programming | |||
Array formulas into VB programming | Excel Programming |