Hi
I have used countifs formula with indirect and vlookup in excel cell and it is working prefectly fine...
But it made my excel too heavy the size is approx 33 mb as there are multiple dropdowns on which basis that formula is running...
I thought to use that in vba code but it is giving error subscript out of range...
i tried to split the formula by creating different variables bit its not working
Can anyone suggest me any vba code of splitting countifs formula if there more than 255 characters.
please note all calculation of countifs should be in a single cell....please advise
I have used countifs formula with indirect and vlookup in excel cell and it is working prefectly fine...
But it made my excel too heavy the size is approx 33 mb as there are multiple dropdowns on which basis that formula is running...
I thought to use that in vba code but it is giving error subscript out of range...
i tried to split the formula by creating different variables bit its not working
Can anyone suggest me any vba code of splitting countifs formula if there more than 255 characters.
please note all calculation of countifs should be in a single cell....please advise