O
oscarooko
Hello,
I have this code that is suppesed to grade some loans. Unfortunatelly
evrytime I run it, i receive a " *run time error 13 type Mismatch*" o
the lines that Disqualify loans based on State, city, or low FIC
scores.
Someone help me fix the problem. Any advice is welcome
Sub Oscar()
Dim LoanAmount As String
Dim grade As String
Dim FICO As String
Dim lien As String
Dim LTV As String
Dim DTI As String
Dim PropType As String
I have this code that is suppesed to grade some loans. Unfortunatelly
evrytime I run it, i receive a " *run time error 13 type Mismatch*" o
the lines that Disqualify loans based on State, city, or low FIC
scores.
Someone help me fix the problem. Any advice is welcome
Sub Oscar()
Dim LoanAmount As String
Dim grade As String
Dim FICO As String
Dim lien As String
Dim LTV As String
Dim DTI As String
Dim PropType As String