Fractions

A

Anthony Viscomi

I need to devise a way to have the user enter a 2 fraction via a form field
and then make a suare footage calculation from it. Is this possible?

Thanks!
Anthony
 
W

Wayne Morgan

It would probably be easiest to use two text boxes, one for each number,
then you could take the numbers and do whatever you want with them.
 
Top