So, I have a unique situation... and although this feature is 'optional'..i'd still like to see it.

I have a program that reads from a database...

the database pulls its info from a site.

it measures in 0 to 100 (%).

I know it takes 3 days (i dont know if its EXACTLY 72hrs)..to get to 100%.

Currently, i have a progressbar to read from the database field..which is the value.

I'd like to 'estimate' the time left before it reaches 100...

Is there a math formula for that?

thanks.