Hello again,
I'm not sure exactly if this is a mathematical problem or a labeling problem:
Here's the Code:
What it's suppose to do is take the value entered from the UserForm ('HourlyRate') multiply by 37.5 (hours in a week) and multiply that by Utilization (If the employee is full-time it would equal 1 or 100%)![]()
Please Login or Register to view this content.
When I run the macro I get "Run-time error '13': Type Mismatch"
Scrolling over the line I get:
NewSalary=0 "HourlyRate="13.68" (the dollar amount I chose on the Userform) and Utilization="100.00%"
I get no feedback when I scroll over the "*37.5*"
Any ideas?
Thanks
Bookmarks