Thread: Script Help
View Single Post
I have an outline that has a due date column and a done date column. I would like to write an applescript that will find rows that have been mark completed since the last time the script was run and put today's date into the done date column for that row and then clear the date out of the due date column for that row. Since the done date column would be blank until the script runs. I think if the script ran looking for complete items where the done date is blank that would give me the rows that had been completed since the last time the script was run.

Unfortunately I have no idea what the script would look like... Can someone help?

George