Skip to main content
Participant
March 21, 2025
Question

subtraction and multiplacation calc HELP

  • March 21, 2025
  • 1 reply
  • 168 views

In the Sub Payment cell I need a calc that will minus the amount in the EIPayment1 cell from the amount in the WeeklySalary cell and then multiply that by the %WeeklySalary1 cell to get a result.

1 reply

Participant
March 21, 2025

I entered the following into the custom calculation field but I am not getting a result in the Suub Payment cell...

(WeeklySalary-EIPayment1)*WeeklySalary1

 

Note: I removed the percentage sign from the name of the %WeeklySalary1 cell as I was getting a syntax error....now I am not getting an error but it is not calculating

 

 

Participant
March 21, 2025

Never mind...figured it out