My program has been running for a while until I ran into a very large time from the data it is importing. I though some of the times were large but this one is in a new ball park. "10016:30:32"
I admit that is sloppy to declair a varable as varent but I am not sure how to deal with time. This is a simple line but fails when it hits this number as it is 416 days!
CPUTm = CPUTm + Cells(CurAppRow, CPCol)
I am sure this is simple for someone but this is a first for me.
I admit that is sloppy to declair a varable as varent but I am not sure how to deal with time. This is a simple line but fails when it hits this number as it is 416 days!
CPUTm = CPUTm + Cells(CurAppRow, CPCol)
I am sure this is simple for someone but this is a first for me.