I am trying to pass a variable into a function and it will not accept it. What is the syntax that I am missing to get it to use the variable in the worksheet function. Thanks in advanced I have been banging my head against for countless hours!
Dim VARADD As String
Dim VARSUM As String
X = 0
Do...