Showing a number range in currency format

Hi All,

I’m trying to output a range based on the inputs in two number input elements. The calculation’s are as follows:

(Input A’s value + Input B’s value)*3 = lower range bound
(Input A’s value + Input B’s value)*4.5 = upper range bound

I’m trying to show this in a single output element (currently using a text element) as follows:

(Input A’s value + Input B’s value)*3 " and " (Input A’s value + Input B’s value)*4.5

Currently, I am able to show the range in a single output but I need the numbers to be formatted as currency i.e. £1,000,000

I’ve not found out how to do this without having a complex web of elements. Any thoughts?

@kieran2 what do you mean by show the numbers as a range? What increment do you want the range to be?

What are you trying to accomplish with this range?

Best,
Alex
dowcoaching.com

Why don’t you use the “formatted as” and. Select the currency format.

Ankur@ Nocodetalks
Looking for a Bubble Coach? Check out here

This topic was automatically closed after 70 days. New replies are no longer allowed.