I would like to create a userform calculator that will calculate the missing fourth value when any three other values are given.
The formula is similar to y = a * b * c
At any given time I know three of the values but need a fourth quickly. I'm new to VBA and presume I need a separate formula for each variable. Long If.. Then statements???
Advice on keywords to search for or locations to find similar coding would be appreciated.
Thx,
philro
The formula is similar to y = a * b * c
At any given time I know three of the values but need a fourth quickly. I'm new to VBA and presume I need a separate formula for each variable. Long If.. Then statements???
Advice on keywords to search for or locations to find similar coding would be appreciated.
Thx,
philro