I have a grid of parcels and I want to number them from 0101 to 9999. Keeping the 4 digits is important. Unfortunately, I can't seem to get a parcel number to have a preceding zero.
This is what I have tried so far: I added a zero before the in the label style and that works great until I get to parcel #1001 which then shows up as 01001. I could have 2 different label styles, one with the 0 and one with only , but that wouldn't make the parcel #'s 4 digits in extracted data tables, just on the label.
Any ideas to force 4 digits?
I am using Civil 2010.