+ Reply to Thread
Results 1 to 2 of 2

Loading content on the fly into new sheet - need to be pointed in right direction

  1. #1
    Registered User
    Join Date
    06-13-2012
    Location
    Baton Rouge, LA
    MS-Off Ver
    Professional 2010
    Posts
    2

    Lightbulb Loading content on the fly into new sheet - need to be pointed in right direction

    Hi, I am doing some work for a small business, and I have been saving them lots of time by building excel sheets which do many computations for them.

    The nature of the work is financial, and there is information here I can't easily post, so I'm using screenshots with some info blacked out.

    Here is what I'm trying to do. What I need is a point in the right direction of how to accomplish this. I'm unsure as to whether Excel formulas will get me there, or if we will need to have some code written.

    This is a sheet which is pulled in from a program called eMoney, called the eMoneyData sheet. (emoney.png)

    Based off columns O - R (Divers Code, Style, Equity, and Domestic/International), I need columns D and K (Description and Value) to be imported into a new sheet.

    This new sheet is called the KeySheet, and is attached as well. (keysheet.png)

    The key sheet will have many pre-determined categories such as Stocks/Mutual Funds, Other Equities, etc. Based off the columns O-R in the other sheet, I can sort the appropriate asset into the appropriate category.

    Where I get stuck is that the number of assets owned by any given client will change, and can change frequently among individual clients as they buy and sell assets. This means we need the blank rows on the KeySheet under categories such as "Equity Based Stocks/Mutual Funds" to auto-adjust to how many of that type are found on the eMoneyData sheet.

    If anyone could point me in the right direction of a coding language or formula I could use to accomplish this, I would greatly appreciate it!
    Last edited by Claravice; 06-13-2012 at 03:48 PM.

  2. #2
    Registered User
    Join Date
    06-13-2012
    Location
    Baton Rouge, LA
    MS-Off Ver
    Professional 2010
    Posts
    2

    Re: Loading content on the fly into new sheet - need to be pointed in right direction

    Could a moderator move this to the programming forum? I think I have found a partial solution using this code in VB (I am familiar with using VB):
    Please Login or Register  to view this content.
    Now my main dilemma is how to have the code find each asset from the eMoneyData sheet, and add them one by one as to not overwrite any of the category row headers on column A.

+ 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