In this workbook, the worksheet named Bookings shows flight booking data as per the company’s records. The Worksheet named Vendor data shows bookings as per the vendor’s records. There are discrepancies at three levels between these two sheets.
1. There could be PNR’s in the company records (column B of Bookings) which are not present in the vendor’s records (column C of Vendor Data)
2. There could be PNR’s in the vendor’s records (column C of Vendor Data) which are not present in the company records (column B of Bookings)
3. For PNR’s that match between two sheets, the fares could be different (column K of bookings sheet and column L of Vendor sheet)
The objective is to:
1. Create a sheet named PNR discrepancy which lists down points 1 and 2 mentioned above
2. Create a sheet named Fare Mismatches which lists down PNR wise fare mismatches between two sheets – point 3 above.
Compare two sheets and prepare a Discrepancy Report
{ 4 Comments }