View Single Post
 
Old 04-03-2013, 05:02 PM
CalvinCandie CalvinCandie is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Apr 2013
Posts: 3
CalvinCandie is on a distinguished road
Default

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!
Reply With Quote