+ Reply to Thread
Results 1 to 4 of 4

Mail Merge & New Record

  1. #1
    Registered User
    Join Date
    03-29-2007
    Posts
    2

    Question Mail Merge & New Record

    Hello All,

    Hoping someone can help me out.

    In creating mail merge labels I would like the 'new record' to go from top to bottom - left to right in grid, as opposed to left to right - top to bottom.

    Is this even possible? grrrr.

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by lina624
    Hello All,

    Hoping someone can help me out.

    In creating mail merge labels I would like the 'new record' to go from top to bottom - left to right in grid, as opposed to left to right - top to bottom.

    Is this even possible?
    Hi,

    I would doubt that MS Word would do Newspaper Columns on it's Mail Merge, but you could use a helper column (and an formula) to number your rows and sort over that column before feeding the data to Word.

    hth
    ---

    added,

    note, a formula like

    =INT((ROW()-1)/12)+MOD((ROW()-1),4)/100+INT((ROW()-1)/4)/10000

    should re-sequence for 12 down and 3 across, but be sure to copy and Paste Special = Values this sequence before sorting.

    ----
    Last edited by Bryan Hessey; 03-29-2007 at 07:14 PM.
    Si fractum non sit, noli id reficere.

  3. #3
    Registered User
    Join Date
    03-29-2007
    Posts
    2
    Thanks Bryan..... I'm not sure that'll work for me and what I'm trying to do, but I'll test it out.

    If anyone else has any suggestions please let me know!!

    Thanks!!

  4. #4
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by lina624
    Thanks Bryan..... I'm not sure that'll work for me and what I'm trying to do, but I'll test it out.

    If anyone else has any suggestions please let me know!!

    Thanks!!
    Hi,

    well it won't work unless your labels are 3 across and 12 deep.

    ---

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1