I have a form that will feed parameters to a series of reports. In my test mode, I keep getting a runtime error 2055, "The expression "I" you entered is invalid." The code the debug function points to is below:
Function CalcPercent(intNum1, intNum2, Pct)
' Pct indicates how number should be...