View Single Post
 
Old 05-16-2017, 07:32 AM
tinfanide tinfanide is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2011
Posts: 312
tinfanide is on a distinguished road
Default Two-Column Column-by-Column Numbering?

Word by default does this:

/// This is a table with 4 cells \\\
1. Item 1 2. Item 3
3. Item 2 4. Item 4

But how could I do this:

/// This is a table with 4 cells \\\
1. Item 1 3. Item 3
2. Item 2 4. Item 4

I tried this post but it does not work.
Reply With Quote