I was wondering if I can create a report that shows some of the information attached (I am hoping it attaches to this posting!)
In the end, I need a list of all employee's that have a date written on one of the white columns (Written/Final/Susp/Term), but the gray column is blank.
I would need the report to look like this
Emp Level Date Written
Emp 1 Final 10/9/15
Emp 2 Susp 10/15/15
Emp 3 Susp 10/6/15
Emp 4 Tern 10/5/15
In the event that there are two columns in a row that have something in the white column and nothing in the gray, than I would like it to return the oldest value. So, if there was a Term and Final date recorded in the white columns, I would like it to return the Final date. If all 3 columns under a category (Written, Final, etc) have a date than I don't want it to return a value at all.
I am not sure if there is some sort of database that can be set up and then a report made to show everything in a column?