My app is not dropping off completed tasks. However, the backend (datasource) report shows task as 'Complete' but has # symbols in the date column, which seems to be directly related to the refresh issue. When I manually enter the completion dates, then the tasks finally drop off. This is a reasonable work-around but very frustrating to the end users who won't see their task is completed until I've had a chance to do the manual override. This all stemmed from the original designer of the app (who is no longer here) changing the date format because our apps stopped working one day. That fixed the app functioning issue but in turn created the refresh problem. There is one app that schedules the task and another app that completes the task. Any suggestions on a simple fix? Since a lot of our apps had this date format change, if I can get this refresh issue resolved, I'm guessing it can be applied across the board. Every code I've tried doesn't throw up any errors, but still doesn't fix the refresh issue. Any help/suggestions would be greatly appreciated!