I'm a noob, and have recorded a macro that copies a function to the bottom of a data set, my problem is that the number of rows is dynamic and I can figure out how to copy the formula to the bottom of the data set. Here is my code.
Sub ClientStatsMacro()
'
' ClientStatsMacro Macro
' Here is...