Hi,

For an integer say 123456, how do i extract the rightmost 3 digits (456) from that integer?

thx