I have a form that ive designed with 3 input areas for a user, that is
the 3 sides of a triangle. I have a calculate and an exit button. There
is a check box if the user checks it then the largest side has to be on
the bottom of the triangle. My goal is to display this triangle on a
sheet. I have a button on a sheet saying 'show form' and the form shows
up. Then the user has to input values and click 'calculate'. Can anyone
help me? how do i draw a triangle using a form on a sheet.
How would i get the values entered by the user to display as lines on
the sheet forming a triangle.