Hi there,
I have these buttons set up for state change.
The three salary numbers come from the database, I want to divide them by 5 different formulas depending on what button is clicked.
Monthly / 12
Weekly /52
etc etc
Hi there,
I have these buttons set up for state change.
The three salary numbers come from the database, I want to divide them by 5 different formulas depending on what button is clicked.
Monthly / 12
Weekly /52
etc etc
Hi, there are different ways to do this but, I have demonstrated a quick sample of Annually, monthly and weekly for you in an open editor, check it out and see if it’s a method you are willing to adopt.