I keep getting number format expectations, even though I\'m trimming the strings and they don\'t contain non numerical characters bizarrely it works for some numbers and not
In Java, the integer range is from -2,147,483,648 to 2,147,483,647 make sure your numeric value is between the same.