Thanks, the error occurs on the following line:
recordset.Open SQL, CurrentProject.Connection
The error is "Object variable or With Block variable not set"
I am trying to take a set of data that is a series of consecutive dates in one field and another field that has a number of hours charged for that day. I want to take that set of data for the project and apply a bell curve idea to it where we say that 90% of the project was completed between...