Results 1 to 5 of 5
  1. #1
    TheEngineer is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    3

    Contract Management project

    Hello,



    I've got a project that I need some direction on. I have a contract in which work is delegated to 6 subcontractors. I receive monthly invoices from them and have been manually entering their hours/expenses into an Excel spreadsheet that calculates their current balances. I then use these total numbers to compile one single invoice that I then send to the contract provider.

    I am looking for ways to make this process more efficient, as it takes a long time to manually enter all the data. The best idea I have come up with so far is to set up an Access database and, using SharePoint or something similar, have each subcontractor log in and enter their own data so that I can simply download the compiled report. Unfortunately, I have never used Access but am familiar with MySQL and the like.

    So, I am looking for direction as far as where to start/look for templates, ideas, tutorials, etc. I would also welcome any other thoughts on the project in general.

    I have downloaded a couple Contract Management templates but none seem to be very useful. I will need simply a form for subcontractors to fill out with their hours/expenses and then a report of the total hours.


    Thanks for your help!


    Brandon

  2. #2
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    I'd only use Sharepoint if the company already has it and it is not too much of a hassle. You mentioned you are familiar with MySQL. Are you familiar with the who XAMP stack? If so, you can create a website (with logon requirements and such of course), forms in PHP and have it dump into the MySQL backend you can report off of later.

    You really have a multitude of options to get this done. The thing I'd recommend though is that if you arent proficient in the software, to get professional help. Anything you put on the web that contains confidential info better be near flawless in security else you run massive risks.

  3. #3
    TheEngineer is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    3
    Quote Originally Posted by TheShabz View Post
    I'd only use Sharepoint if the company already has it and it is not too much of a hassle. You mentioned you are familiar with MySQL. Are you familiar with the who XAMP stack? If so, you can create a website (with logon requirements and such of course), forms in PHP and have it dump into the MySQL backend you can report off of later.

    You really have a multitude of options to get this done. The thing I'd recommend though is that if you arent proficient in the software, to get professional help. Anything you put on the web that contains confidential info better be near flawless in security else you run massive risks.
    Great thoughts!

    Unfortunately, I am not familiar with XAMP but I like the idea of your forms. Security is definitely an issue as well so you're right in that professional services would be the way to go.

    As a side note, can anyone think of something that might make the accounting more efficient in a different way than I have suggested? That is just the first thing that came to mind and I haven't been able to come up with anything else


    Thanks!

  4. #4
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    xamp is just your operating system of choice (WAMP for windows, LAMP for linux, MAMP for mac) Apache, MySQL, PHP. it lets you build and host your own website. As far as accounting software, it all depends on how much you're willing to pay.

  5. #5
    TheEngineer is offline Novice
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    3
    Quote Originally Posted by TheShabz View Post
    xamp is just your operating system of choice (WAMP for windows, LAMP for linux, MAMP for mac) Apache, MySQL, PHP. it lets you build and host your own website. As far as accounting software, it all depends on how much you're willing to pay.
    Oh I see. Since each of the subcontractors have their own accounting software in place (as do we), I'm not looking for anything that will replace it. This will simply be some sort of form that will have essentially the same data (although abbreviated) entered into it and then compiled to one invoice.

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

Similar Threads

  1. Creating contract through Access
    By Alexandre Cote in forum Reports
    Replies: 5
    Last Post: 07-16-2010, 08:13 AM
  2. File Management
    By Lindsur in forum Database Design
    Replies: 1
    Last Post: 04-14-2010, 01:58 PM
  3. design equipment management
    By chanlongs in forum Database Design
    Replies: 0
    Last Post: 07-14-2009, 06:06 AM
  4. Network management
    By pandreas in forum Queries
    Replies: 0
    Last Post: 06-12-2009, 03:54 PM
  5. PTO Time Management Database
    By Stanggirlie in forum Programming
    Replies: 1
    Last Post: 03-27-2009, 09:33 AM

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