Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Comparing current row to previous row

Status
Not open for further replies.

scotton

Technical User
Jun 20, 2005
27
US
I am using the employees job history table and trying to compare the current process level (aka pl) to the previous pl and have only the employees most current row displayed if there is a different in pl's.

I am using the Next function as a formula field to identify the previous pl and that works great. I created another formula field to compare the two and it flags the rows that are different with True. How can I have it only display the row that has a different pl from it's previous pl row?

 
Please show the content of the formulas you are using.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top