+ Reply to Thread
Results 1 to 1 of 1

Expand Code to include more data

  1. #1
    Registered User
    Join Date
    11-23-2013
    Location
    United States of America
    MS-Off Ver
    Excel 2010
    Posts
    2

    Expand Code to include more data

    Hi All,

    Just wanted to ask a question to see if someone might help me. I'm an intermediate excel user and a beginner VBA user. What I need to do is run a mail merge from a database of names and put it into a statement template I made in Excel. I have the merge VBA code completed I just need to enter in the following and they will be separate column in the statement category. The problem I'm running in to is when I merge the database of names and payments to the template is that it is only listing the first check I need to add ina formula to enter in more than one check payment.

    Check #252 $15.00
    Check #353 $25.00
    ETC.

    The Oracle database order is listed below:

    ORDER BY FP_INCOME.DATE_OF_CHECK, FP_INCOME.DATE_ENTERED, FP_INCOME.DATE_RECD, FP_INCOME.CHECK_OR_CASH DESC


    Ther merge formula that is working is listed below just need to know where to fit the above code in:


    Please Login or Register  to view this content.
    Last edited by JBeaucaire; 04-22-2014 at 02:27 AM. Reason: Added missing CODE tags. Please read and follow the Forum Rules, link above in the menu bar. Thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Expand on Parse Function/ Column to Column - Contiguous Data to include quantities
    By arcamp in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-21-2013, 05:18 PM
  2. [SOLVED] Code to Include File name in the macro for merging data from workbooks to Worksheet
    By flakedew in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2012, 09:37 AM
  3. expand alphabetical sort to include 25 columns
    By simpson in forum Excel General
    Replies: 2
    Last Post: 03-04-2011, 01:56 PM
  4. Updating a code to include the data above rows inserted
    By GAccounting in forum Excel Programming / VBA / Macros
    Replies: 26
    Last Post: 09-10-2010, 06:20 PM
  5. Expand and Collapse Grouping Code
    By Dulanic in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-15-2010, 01:03 PM

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