Creating a loop and incrementing dates
I'm trying to take a start and stop date from a record, get the difference (in days) then loop a bit of code until the loop matches the difference.Problem i'm having is getting the loop to run and getting the date to increment.Any suggestions? var st...