0
Simple multply of numbers
Hello,
I am trying to basically do this sum 'Number of clicks' * 'Price Per Click'
But which ever way im doing it it doesn't want to work
How do i multiply?
3 replies
-
That is correct- all works for me
ie if Qty > 0 then
Qty * 'Sell Price'
end -
Says * is an invalid operating string
'Number of clicks' * 'Price Per Click' = Cost is what i am trying but it isnt working
-
Got it i was using a text box and not a number field thank you! :D
Content aside
- 3 yrs agoLast active
- 3Replies
- 328Views