P
portroe
Dim ThisSalaryCalcForm As New SalaryCalcForm()
when I try to call a new instance above I get the error,
Type 'SalaryCalcForm' not defined,
what must I do to have it defined?
thanks
Portroe
when I try to call a new instance above I get the error,
Type 'SalaryCalcForm' not defined,
what must I do to have it defined?
thanks
Portroe