H
haggama
Guest
Hi, I'm wondering if anyone can help me with this query. I've had a look at some of the previous posts under previous record, but don't seem to be able to get to the bottom of it:
I have a set of data on employees who have all had one or more financial searches done on them and I want to return a field based on the previous record of that employee.
My data is as follows
Search ID----Employee ID-----Search Result
1-----001-----P
2-----002-----FCCJ
3-----002-----FCCB
4-----003-----P
I would like an extra field that looks at the previous row, decides whether or not the previous row is the same employee id and if it is returns "Same" and if it isn't returns "Different"
Thanks
I have a set of data on employees who have all had one or more financial searches done on them and I want to return a field based on the previous record of that employee.
My data is as follows
Search ID----Employee ID-----Search Result
1-----001-----P
2-----002-----FCCJ
3-----002-----FCCB
4-----003-----P
I would like an extra field that looks at the previous row, decides whether or not the previous row is the same employee id and if it is returns "Same" and if it isn't returns "Different"
Thanks