Hello,
I would like to sum values in a dynamic column using vba. I have a variable which holds the last row of the dataset. I was trying to use range("A1").formula = "=sumif(ranges using variables)" but this doesn't seem to be working. How Do I use a variable in the sumif.
Any thoughts would be great.
cmz
I would like to sum values in a dynamic column using vba. I have a variable which holds the last row of the dataset. I was trying to use range("A1").formula = "=sumif(ranges using variables)" but this doesn't seem to be working. How Do I use a variable in the sumif.
Any thoughts would be great.
cmz