Highlighting Mismatch cells and sorting them at the top

Application.ErrorCheckingOptions.NumberAsText= False

Dim lastRow As Long 
Dim i As Long, j As Long
Dim Tiger, Lion, recon As Worksheet
Dim compareRange As Range
Dim cell As Range
Dim dict As Object

Set recon= Thisworkbook.Workshets("Recon")
lastRow= recon.cells(recon.Rows.Count, "A"). End(xlup).Row
lastcol= recon.cells(1,recon.columns.Count).End(xlup).column

recon.sort.Sortfield.Clear

recon.Range("A1:A" & lastRow).NumberFormat ="@"
With recon.sort
.Sortfields.Clear
.SortField.Add2 Key: = Range("A2:A1401"_
), Sorton: = xlSortOnValues, Order: = xlAscending, DataOption" =_
xlSortTextAsNumbers
End With

With recon.Sort
.SetRange recon.Cells (1,1). CurrentRegion
.header= xlYes
.MatchCase = False
.Orientation= xlTopToBottom
.SortMethod = xlPinYin
.Apply
End With

Counter = 0
For i = 2 to LastRow
If recon.cells(i,1).Value = " " Then
recon. Range (recon.Cells (i,1), recon.Cells(i, lastcol)). Interior.Color - RGB(255, 182 193)
recon.cells(i,1).Value = "NO ID" + Str(counter)
counter = counter + 1
End If
Next i

Set compareRange = recon.Range("A1").Resize(lastrow,recon.Cells(1,          recon.Columns.Count).End(xlToLeft).Column)'

For i =2 to LastRow

If Application.WorksheetFunction.CountA(recon.Rows(i)) <> 0 Then

For j =2 to recon,cells(i,recon.Columns.Count).End(xlToLeft).Column - 2

If recon.cell(i,j).Value <> recon.cells(Application.Match(recon.cells(i,1).Value,    recon.Colums(1),0,j).Value Then

recon.cells(i,j).Interior.Color = RGB(255,182,193)
recon.cells(Application.Match (recon.cells(i,1).Value, recon.Columns(1),0), j).Interior.Color     =RGB(255,182,193)

End If
Next J
End If
Next i

 'Highlight entire row if single sided identifier
 For Each cell In recon.Range ("A2:A) & lastRow)
 If Application.WorksheetFunction.CountIf(recib.Range("A2:A" 7 lastRow), cell.Value) = 1 Then
 Recon.Range(recon.Cells(cell.Row, 1), recon.Cells(cell.Row, lastcol)).Interior.Color =         RGB(255,182,193)
End If 
If cell.Value = "" Then
recon.Range(recon.Cells(cell.Row, 1), recon.Cells(cell.Row, lastcol)).Interior.Color =         RGB(255,182,193)
End If
Next Cell

Sheets("Recon").Select

Call sortcol

MsgBox "Recon Complete.", , "Tiger Recon"

End Sub

Sub sortcol()

Dim recon, Tiger As Worksheet
Dim Tigerlr,lionlr As Long
Dim lastcol, lastRow As Long 
Dim colName As String, foundCol As Range Long
Dim visiblerange, refrange As Range

Set recon = ThisWorkbook.Sheets("Recon")
Tigerlr = recon.Cells(recon.Rows.Count, "A").End(xlUp).Row
lastcol = recon.Cells(1, 1).End(xlToRight).Column
lastRow = recon.Cells(recon.Rows.Count, "A").End(xlUp).Row

Recon.Sort.SortField.Clear
targetColor = RGB(255, 182, 193)

'Add color sortkey
For col = 1 To lastcol
With recon.Sort.SortFields.Add(Key:=recon.Columns(Col), _
SortOn:=xlSortOnCellColor, Order:=xlAscending, _
DataOption:=xlSortTextAsNumbers)
.SortOnValue.Color = targetColor
End With
Next Col

'Perform sort
With recon.Sort
 .SetRange recon.Cells(1,1).CurrentRegion
 .header = xlYes
 .MatchCase = False
 .Orientation = xlTopToBottom
 .SortMethod = xlPinYin
 .Apply
End With

End Sub

Sub clearRecon()
Dim recon As Worksheet
Set recon = ThisWorkbook.Sheets("Recon")
recon.Cells.Clear
recon.Cells.ClearContents
End Sub`

I am trying to compare the details between 2 rows using the identifier ClearingID between 2 systems Tiger and Lion. If there is a difference, the cell will be highlighted in red RGB(255, 182 193) and sorted at the top. If there is only 1 entry in either system, the entire row will be highlighted.

However, the below code only seem to be picking up missing clearing ID or missing entry. Different data in cell will not be picked up nor sorted on the top.

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật