I have kind of a silly question...

I am trying to display an Integer as 0001, istead of 1. And when I increment it, I need it to be 0002, 0003, ....0124, etc. Does anyone know how I can do so?

Thanks,

Jeff