T
Todd Huttenstine
hey guys
I have a range of data in column P. I know the Excel
count function but in this case, I need to use the count
function in VBA. I looked in help and could not find it.
Because the range of data can vary in the column, the data
will change. How do I use VBA code to count the number of
values in the columnP? After I do this I can store it as
a variable and use it in my code.
Thank you
Todd Huttenstine
I have a range of data in column P. I know the Excel
count function but in this case, I need to use the count
function in VBA. I looked in help and could not find it.
Because the range of data can vary in the column, the data
will change. How do I use VBA code to count the number of
values in the columnP? After I do this I can store it as
a variable and use it in my code.
Thank you
Todd Huttenstine