I have a spreadsheet with data in Apple Numbers. I have a column of dates, and I would like to create a second column which displays the difference in number of days between the two dates.
Example:
Date..................Difference
May 1, 2011......NA
May 3, 2011......2
May 8, 2011......5
My first inclination is applescript, but perhaps applescript might be overkill for this task.
In any case, please fwd as needed.