hello
How to calculate the difference of 2 numbers
i have 2 textbox
first text with number = 275052001235 its 12 number
i want calculate the difference with this year like
if this year 2021 = 2021 - 1975 = 46
if we are in 2022 = 47, 2030 = 55
so first TextBox with 2 75 052001235, Second TextBox will be the result = 46
if i insert first textbox 12 number like 275052001235 or 270052001235
so i want result just second and third number 75 with differnce
75, 70 its mean 70 - 1970 , 75 - 1975