Results 1 to 2 of 2
  1. #1
    fanzak is offline Novice
    Windows 7 Access 2007
    Join Date
    Jul 2010
    Posts
    7

    Access - Budget database

    Hi Everyone,
    I am newbie to Access databases and I was asked to build a database that would present the current budget of the company. However, I have faces a bit of problems while designing it.

    The problem is, that I am supposed to create a database that reflects the excel file - design either. In result I have lets say such a table in excel:

    ----------------------Jan-----------------------Feb
    Gas usage [m3]--------1-------------------------1
    Gas Price [$-----------2-------------------------2
    Water usage [m3]------1-------------------------1
    Water Price [$]---------2-------------------------2
    -------------------------------------------------------
    Total Gas =Gas-usage * Gas-price =Gas-usage * Gas-price
    Total Water =Water-usage*Water-price =Water-usage*Water-price

    I am aware of the fact, that i will not keep the totals in the table but in the form/report.

    However, how can i ask access to multiply just specified records? I presume, Gas usage, Gas price etc will be the records in the table. The problem is outcome of the access report, must look the same as the Excel Spreadsheet. So if Gas usage is first, it must be on the first position and so on.

    Thanks for your time and concern!

  2. #2
    dsmacs is offline Advanced Beginner
    Windows XP Access 2010 (version 14.0)
    Join Date
    Oct 2009
    Location
    Perth Western Australia
    Posts
    52
    Hi,

    You should have an accounts table which will include the Account Number the account name and include a sort order field.

    You will also need to include a Price table for the different prices for each account and the date range the price applies to

    A table for the Usage include the date and the account number

    If you need further assistance attach sample of the desired excel layout.

    Regards
    Darren

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access database needs help!
    By chuffy in forum Access
    Replies: 4
    Last Post: 08-09-2010, 06:25 AM
  2. Database access
    By GbJubes in forum Access
    Replies: 1
    Last Post: 05-25-2010, 10:41 AM
  3. Calculating "remaining budget $'s by project"
    By madcreek in forum Queries
    Replies: 3
    Last Post: 04-28-2010, 12:14 PM
  4. Using ADO get access database name
    By sridhar in forum Database Design
    Replies: 1
    Last Post: 01-30-2010, 09:56 PM
  5. Using ADO get access database name
    By sridhar in forum Programming
    Replies: 0
    Last Post: 11-14-2009, 06:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums