a button that fills 2 fields
I want a button that will do 2 seprate calculations and fill 2 seprate fields. Could Anyone show me how to do this
4 replies
-
Assume two fields.. A and B. Assume two additional fields
A+B and A*B
that you want to populate from logic within the button.. (though you can do this with a formula fields too!) ..
-
I find it easier to use the "text" version.. :)
-
Thank you so much for trying to explain this to me. I cant believe how helpful people are. I'm still not sure how to use this with my problem. I sometimes get a subtotal and neet a button to add gst at .5% to the "gst" field and then add it and the subtotal to the "total" field. I need the "gst" and "total" fields to not have a calculation in them for the times the gst is not added on a purchase. I hope I explained that properly.
-
Sure.. no problem. Me.. I would put a checkbox on the invoice “Apply GST”. Then two formulas
if ‘Apply GST’ then.......
Content aside
- 5 yrs agoLast active
- 4Replies
- 1588Views