Help in macro
Hi
I have the below procedures.
Saskour40per = (Saskour20 / Sask20)
Saskourper = (Saskour20 + Saskour40 + sask53) / SaskTotal
The calculations are right when the results are displayed in a MsgBox, but I
want the results diplayed in a cell. I get displayed the words of the
variable ("saskour40per") instead of the numerical result. I know I have to
use the word "application" in the procedure to display the numerical result
but I can't put together the procedure.
Could anyone help me please.
Thanks,
Orquidea
|