You could also try this
Code:Range("A2", Range("A" & Rows.Count).End(xlUp)).Offset(, 24).FormulaR1C1 = _ "=IF(abs(RC[11])>1000000,""DISPUTE AMT MISMATCH"",""OK"")"
You could also try this
Code:Range("A2", Range("A" & Rows.Count).End(xlUp)).Offset(, 24).FormulaR1C1 = _ "=IF(abs(RC[11])>1000000,""DISPUTE AMT MISMATCH"",""OK"")"
Cheers !
Excel Range to BBCode Table
Use Social Networking Tools If You Like the Answers !
Message to Cross Posters
@ Home - Office 2010/2013/2016 on Win 10 (64 bit); @ Work - Office 2016 on Win 10 (64 bit)
Bookmarks