Your display format is probably adding the Inv to the displayed value, but your data is still a number.
Store it as number then you won't be trying to tie up two different data types further down the line.
Adding "Inv" to the front of it isn't telling you anything you didn't already know.