R
RShow
Greetings,
I posted here earlier and had a wonderful response. Thank you Harold. That
code did the trick.
New Scenerio:
How can you convert Millimeters from an input box and show the values
broken out among four textboxes.
The four textboxes are labeled Feet, Inches, Top Fraction, and Bottom
Fraction, respectfully.
1669.598 MM in textbox should convert to 5' 5 1/2 " (I'm pretty sure
that's correct)
Textbox Feet = 5
Textbox Inches = 5
Textbox Top Fraction = 1
Textbox Bottom Fraction = 2
Any help is greatly appreciated.
Thank you for your time.
I posted here earlier and had a wonderful response. Thank you Harold. That
code did the trick.
New Scenerio:
How can you convert Millimeters from an input box and show the values
broken out among four textboxes.
The four textboxes are labeled Feet, Inches, Top Fraction, and Bottom
Fraction, respectfully.
1669.598 MM in textbox should convert to 5' 5 1/2 " (I'm pretty sure
that's correct)
Textbox Feet = 5
Textbox Inches = 5
Textbox Top Fraction = 1
Textbox Bottom Fraction = 2
Any help is greatly appreciated.
Thank you for your time.