Compare values from 2 textboxes

Sir I have this designer
if_2
I want to check if the value given in Textbox1 is greater than TextBox2
To do this I have this Block
if_1
Please guide me more

so?What 's your question?

Make sure the Textbox.text is not empty and is a number.

[quote="Tariq_Mehmood, post:1, topic:81895"]
I want to check if the value given in Textbox1 is greater than TextBox2
To do this I have this Block
[/quo

Thanks I have the solution
Untitled
Regards

1 Like

Test your solution...

What happens if you do not enter a value in one of the textboxes?
What happens, if you enter an alphanumeric value?

Taifun

16 posts were split to a new topic: Change background colours based upon user's input (and export PDF)