eric.berryman Posted November 12, 2009 Share Posted November 12, 2009 I need to arrange a number of fields into two columns, the one column left justified and the other right justified and then pad the space in between with periods, kind of like a table of contents, for instance: Value 1.............................Value 2 Longer Value 1.........Longer Value 2 V1.........................Longer Value 2 Does anyone have any suggestions for the best way to get the right number of periods stuck in between the variables in each column? Link to comment Share on other sites More sharing options...
MartyrSyx Posted November 13, 2009 Share Posted November 13, 2009 Have you tried using Right Aligned tabs with a period as the Leader Character? THis is how we usually achieve something like this. Link to comment Share on other sites More sharing options...
eric.berryman Posted November 13, 2009 Author Share Posted November 13, 2009 That works perfect! I had never noticed the leading character option on the tab stops. Thanks! Link to comment Share on other sites More sharing options...
KristenBalla Posted January 7, 2010 Share Posted January 7, 2010 I'm trying to accomplish the same thing (one column left justified and the other right) but without any leaders. I'm not familiar with the tabs. How can I apply tabs to accomplish this? thanks! Link to comment Share on other sites More sharing options...
eric.berryman Posted January 7, 2010 Author Share Posted January 7, 2010 In the text frame where the data is being interted, there's a Tabs button. Add a tab stop where you want the right edge of the second column to be, and set the alignment to right. Set the alignment in the text frame itself to Left justify, and that should do it. In my case, I had a rule that generated the text in the two columns. I set it up to insert "Column 1 Data<t>Column 2 Data" and I used the leader box to insert the periods, but you'd just want to leave that blank. Hope that helps! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.