For reference, I'm working in a table, maybe that has something to do with it.
The autonumbering format is working fine, but somewhere in the middle, it just stops working. I'm using the formula: A:< >< >< >< >< >< >< >< >< >< ><n+>.< =0>< >< >\t (yes I understand it's long, even getting rid of "the fat" it still won't work correctly). What it does is instead of 1,2,3 etc. it's just all 1's. Even when I use a+ instead of n+ it's just all a's. The formula is the EXACT same throughout the entire table, but it just doesn't work.
Getting rid of the "A:" works BUT I need it. For example:
My table will have different sections so it'll say:
Title
1. Info
2. Info
3. Info
Another Title
1. Info
2. Info
3. Info
I can't have the numbering to continue for it to be through 6, it has to start over WITHIN the one table. Therefore I'll tag the title to have "A:" in it, that seems to do the trick to reset the numbers after the titles.
Now that you know that, I can't take out the "A:" in my formula to number, because then it just connects ALL of it and I'll go up to number 50, when it just needs to have 3 or 4 here and there.