Results 1 to 7 of 7
  1. #1
    JobCoster is offline Novice
    Windows 8 Access 2013
    Join Date
    Aug 2014
    Posts
    4

    Need Some Help With a WIP

    I need some serious help with a a quasi-WIP report for the uppers. My problem is querying from different tables with different joins and making them one cohesive report.



    Any help is greatly appreciated and I will give out specific details to interested parties.

    VFP tables trying to create a report from Sage100 Data.

    Thanks

    -Josh

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Josh,
    Welcome to the forum.
    Not everyone here is intimately familiar with your environment, so it may be easier for readers if you described WIP and VFP in simple terms or examples. The more you tell us of your set up, the more focused the responses. Web or desktop based database?

  3. #3
    JobCoster is offline Novice
    Windows 8 Access 2013
    Join Date
    Aug 2014
    Posts
    4
    I gotcha.

    WIP=Work In Process
    VFP=Visual FoxPro

    Data connection is set and working fine FYI.

    Desktop cost accounting software, Quickbooks on Sheet Rock Dust

    There are 4 main tables that house the data I need. Whilst I can access the data and present it, I need a few more columns which I need help with.

    Mostly these columns are pretty static calculations but they are hincky.

    The whole goal of this is to present a working report that my uppers can look at that does not require me researching whether or not the number are correct and saving myself time in not having to collate multiple reports by hand.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    OK. So what exactly is/are the issue(s). Since this is an MS Access forums, I'm thinking you want to link to your VFP etc tables via ODBC and create a Report(or series of reports) in MS Access.
    Can you tell us more about
    a) the report
    b) the tables
    c) the tricky calculation?

  5. #5
    JobCoster is offline Novice
    Windows 8 Access 2013
    Join Date
    Aug 2014
    Posts
    4
    Sorry to sound cryptic.

    Main Tables:
    actrec = Job Listing
    jobcst = Job Costs
    acrinv = Receivable Invoices
    prmchg = Prime Change Directives

    Join Properties:
    actrec is the main table and is a one-to-many join for each table. I.e actrec.recnum is the unique ID which is linked to the other tables

    So basically the job list in actrec is the primer for all other sums. One unique job for many costs, invoices, changes, etc.

    I have queries set up that associate the actrec table with say the jobcst table to take every record from actrec and sum the cost field from the jobcst table. Same holds true for the other table associations. When I go to my final query to add calculations like gross margin % and such, I just cannot get them to show up on the query like. It would make much more sense if I showed what I have and what I'm attempting to get to.

  6. #6
    JobCoster is offline Novice
    Windows 8 Access 2013
    Join Date
    Aug 2014
    Posts
    4
    What the report should look like, columns only.

    Click image for larger version. 

Name:	JobSummaryReportFormat.jpg 
Views:	6 
Size:	92.4 KB 
ID:	17864

    What is in Access
    Click image for larger version. 

Name:	JobSummaryReportFormat Access.jpg 
Views:	6 
Size:	106.8 KB 
ID:	17865

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Don't know about orange but I still don't know what the specific issue is.

    Yes, can build reports in Access. What you show with the image of Crystal Reports looks like using Grouping & Sorting features with aggregate calcs in footers. All can be done in Access. Also, subreports can often be a solution.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

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