Forum Discussion

mi_ena's avatar
mi_ena
Copper Contributor
Dec 13, 2022
Solved

intersection operator in @ indirect formula

Hi All, I'm using INDIRECT formula for sometime and I find it quite useful but recently I discovered a situation that gave me some headache. I have the following situation, I'm trying to populate...
  • HansVogelaar's avatar
    Dec 13, 2022

    mi_ena 

    Use Formula2 instead of Formula to assign the formula:

     

    Range("...").Formula2 = "=ADDRESS(MATCH(FALSE,ISBLANK(INDIRECT(""'""&D2&""'!C:C"")),0),4)"

Resources