Microsoft VBScript runtime error '800a000d'
Hi,
Anyone can help me with this?
error message:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'JobHoursChr'
/intranet/member/TimeSheet-All/view_timesheet_client_P&L_summary2.asp, line 87
my line 87 is
TotalJobHourschr = TotalJobHourschr + JobHoursChr
|