Division Formula

I have two drop down boxes that allow you to select a number. I am trying to divide the number chosen in the 1st box by the number chosen in the second box and put the result into a third box. It says under Data Operations & Comparisons - Number Type to use …/… How do I do this to show the answer in the third box?

@mlouis Here is a sample that places the result in an input box, and a second sample that allows you to populate a third drop down box.

–Ken

This topic was automatically closed after 70 days. New replies are no longer allowed.