+ Reply to Thread
Results 1 to 3 of 3

Taking information from a Database...

  1. #1
    Registered User
    Join Date
    03-16-2009
    Location
    Central, New Jersey
    MS-Off Ver
    Excel 2003
    Posts
    2

    Taking information from a Database...

    to populate a template.

    I am attempting to creating a spreadsheet where an assistant in my group can enter an invoice on one worksheet in excel and it populates information from that page into a different worksheet, but in an organized mannor. I need this to compare budgeted vs. actual totals for construction projects.

    Quick Example (Data Entry Page):

    Company Category Subcategory Date Cost
    ABC Towing 1 1 1/1/2000 70.00
    James Mech. 1 2 1/4/2000 100.00
    Newspapers 2 1 1/7/2000 50.00
    Joe's Parts 1 2 1/18/2000 200.00

    On a separate worksheet within the file (Sheet 1 has entries, Sheet 2 has summaries) I would have an area labeled for Category 1, Sub Category 2 entries (There would be a summary section for each category and sub-category). The sheet would populate James Mech and Joe's Parts for Category 1-2 as follows:

    I. Mecanical
    2 - Parts and Accessories
    Company Category Subcategory Date Cost Budget
    James Mech. 1 2 1/4/2000 100.00 110.00
    Joe's Parts 1 2 1/18/2000 200.00 175.00

    TOTAL 300.00 285.00

    I have tried to populate such a summary on the second sheet to no avail. I tired using pivot tables and it left me with limited flexibility. Tried researching lists and filters and such but nothing that could summarize items entered for a specific category on a separate page.

    Is this beyond the basic scope of Excel? To do what I want it to do, would I need to build a program or use Macros some how (no experience in doing that). Can someone point me to a template that performs an action similar to one I have outlined? Do I have to write a complex "if" function? Can I scan columns for a number for catergory and sub category similar to vlookup but for multiple rows? Or is there a way to filter the information from the database page immediately in the column headings for each summary?

    Hope this isnt too confusing. I will clarify if questions are asked.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Taking information from a Database...

    Something like this maybe:
    Attached Files Attached Files
    Last edited by JBeaucaire; 03-16-2009 at 08:19 PM.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    03-16-2009
    Location
    Central, New Jersey
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Taking information from a Database...

    This looks great. I want to review your formulas a little more in-depth so that I can teach myself exactly what you did. Im certain I can use this for my template.

    Thanks for your help!

+ 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