I have put 2 textbox to (numbers only)
and I want that when I put a number in textbox1
the text in textbox2 is automatically set to 'textbox1 divide by 1.18'
Which I was able to do but the decimals are exceeding upto 5 decimal places
Is there any code to limit it to 2 decimal places
Thank U for reading