smithgt
Board Regular
- Joined
- Jan 22, 2010
- Messages
- 193
Here's a strange problem that I'm trying to resolve.
I import some data from another system that has a column identifying which weeks schedule a particular task is scheduled in.
If the task is not completed then it can roll over into another week.
E.g. on the first row the task is in the 20th June and the 27th June.
What I'm trying to do is just pull out the most recent date and then use that value is my other reports & calculations.
I do know the dates in advance (they are each Monday) and could create a list of potential dates and the identify the most recent in the column - but I'm not sure how to go about this, or if this is the best approach.
Unfortunately, the date order within the column is also not in any set order either
Can anyone suggest a method here?
I import some data from another system that has a column identifying which weeks schedule a particular task is scheduled in.
If the task is not completed then it can roll over into another week.
E.g. on the first row the task is in the 20th June and the 27th June.
What I'm trying to do is just pull out the most recent date and then use that value is my other reports & calculations.
I do know the dates in advance (they are each Monday) and could create a list of potential dates and the identify the most recent in the column - but I'm not sure how to go about this, or if this is the best approach.
Royalties: 20th June 2011 (#4), Royalties: 27th June 2011 (#2)
Royalties: 13th June 2011 (#10), Royalties: 6th June 2011 (#4)
Royalties: E1 Approved For Development (July) (#4)
Royalties: E1 RHG to Spec - Aim September (#4)
Royalties: 23rd May 2011 (Complete) (#4)
Royalties: E1 Approved For Development (Sept) (#4)
Royalties: 25th April 2011 (Complete) (#4), Royalties: 9th May 2011 (Complete) (#3)
Royalties: WREN Release (Complete) (#4)
Royalties: 28th March 2011 (Complete) (#4)
Royalties: E1 Approved For Develoment (August) (#4)
Royalties: 9th May 2011 (Complete) (#4)
Royalties: 2nd May 2011 (Complete) (#4)
Royalties: 18th April 2011 (Complete) (#5), Royalties: 4th April 2011 (Complete) (#4)
Unfortunately, the date order within the column is also not in any set order either
Can anyone suggest a method here?