Hello,

Does anyone know how to retrieve the value from a cell and store it in a variable ?

What I want to do is, create a loop to look at the data in each cell in row "C"
I want it to take that data in the first row of column "C" (which would be a date) and store it in a variable to use later or compare it with some other variable.

Thanks,