Hello,
I have a userform that takes the side lengths of an oblique triangle and uses Heron's formula to calculate the area, but I am getting a type mismatch if the user inputs different number types. If they input all integers, for example, everything works just fine but if they input 12, 5.42, and 19.0006 then I get the error.
How do I convert all of these numbers to the same type?
Here is my code:
Thanks so much for the help!![]()
Please Login or Register to view this content.
-Mike
Bookmarks