Attachment below show the total price comprised of few parameters. I already create a function to store the formula as shown in the attachment. The function name is CreateTotalPrice.
My questions are following
a) What object events I need to use to call the above function ?
b) Any changes to...