Thanks. I'm fiddling around with this a bit, but I'm not sure how to use this to get the result I want. A simpler example:
Code:
City. ABC 2012.
City. ABCDEF 2012.
There is 5 spaces from City to "A" and from "C" to 2012 in the first line.
The second line there is 3 spaces on either side. I want to make each entry even like this (or as even as possible if it's not possible to have the exact same on each side).
Edit: Never mind, I think I'm slowly figuring this out!