Thread
:
array formula in macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
ezil
external usenet poster
Posts: 43
array formula in macro
The following array formula is working when directly written in cell. But I
have to do
this through a macro. How to write the following command line correctly in a
macro.
Range("b3") = "=MIN(if(a2:a1000,a2:a100))"
Reply With Quote
ezil
View Public Profile
Find all posts by ezil