ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Formula array (https://www.excelbanter.com/excel-programming/429576-re-formula-array.html)

Don Guillett

Formula array
 
try this

ActiveCell.formulaarray= "=IF(MAX(COUNTIF(A3:A12,A3:A12))1,""Dup's""," "No
Dup's"")"

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"miek" wrote in message
...
How do I enter in the following as a formula array?
{IF(MAX(COUNTIF(A3:A12,A3:A12))1,""Dup's"",""No Dup's"")}
This does not work:
ActiveCell.Value = "{IF(MAX(COUNTIF(A3:A12,A3:A12))1,""Dup's""," "No
Dup's"")}"




All times are GMT +1. The time now is 12:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com