473,396 Members | 1,997 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

MS Access Over Allocation Report

Hello

This is a two part question:
1). I am trying to create a report to show overallocated resources for a project. The resource can be assigned to muptiple projects and multiple tasks. I want a report on with a subtotal of totala shcdued hours for each individual and the % over allocation (see bbelow)

Expand|Select|Wrap|Line Numbers
  1. Resource Type    Project     Task    Week1    Week 2
  2. Vendor base 45 hrs/wk    Project A    Task1    16    13
  3. Vendor base 45 hrs/wk    Project A    Task2    18    22
  4. Vendor base 45 hrs/wk    Project C    Task1    36    29
  5. Subtotal John K.                    70    64
  6. %overallocation   John K.            56%    56%
  7. FTE base 40 hours/week    Project D    Task1    20    25
  8. FTE base 40 hours/week    Project D    Task2    9    12
  9. FTE base 40 hours/week    Project D    Task3    7    5
  10. Subtotal Tommy T.                    36    42
  11. % over allocation Tommy T.            56%    56%

I can create this easily enough in a pivot table but I am unable to get the both the subtotal and the %overallocation on the same report. Any assistance on this would be greatly appreciated.

2). How can I create a gantt chart for the schedule for a resource. Right now I have to expert to excel and then re import back into visio. is there a way to create a gantt chart in ms access.
Apr 27 '15 #1
2 1900
zmbd
5,501 Expert Mod 4TB
Normally we ask for only one question per thread.

1) Gnatt Charts are not natively supported within Access.
+ If you have it installed MS Project can pull the data from MS Access and create these for you.
+ MS Kluge version to Present your data in a Gantt chart in Excel
+ Then there is the kludge approach much along the same lines as the above for MS Excel except that we would have to use shapes on the form - you will need to start a new thread if you would like that option.
+ There are third party options


2)I would suggest you take a look at the crosstab query instead of pivot tables, in ACC2013 pivot tables have been removed. If you really need the pivot table then you are looking at exporting to Excel or allowing Excel to link to the database.

Crosstab query techniques

Sum data across multiple groups by using a crosstab query
Apr 28 '15 #2
Thanks for the suggestions zmbd. I will try thos out when I get a chance and post the results back here.
Apr 29 '15 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Rick Caborn | last post by:
I am having a problem with an Access 2000 report getting data from SQL Server 2000. Here are the specifications for it: RecordSource: a stored procedure (tested via query analyzer and working...
2
by: CSDunn | last post by:
Hello, I have an Access 2003 report that opens in print preview and then maximizes upon clicking a button from a form. The OnClick event of the button fires a macro to open the report. How can...
5
by: dexterb | last post by:
I cannot install any pdf writers on the machine. I need to print a MS access 2000 report to a pdf file so I can email this. I already have a PDF995 printer in my windows list of printers. All this...
1
by: seawolf | last post by:
Is there a way to create a numbering for the Details in an Access 2003 Report. For instance, if a report has 12 records that make up the Details in a report, can these be numbered, i.e., 1, 2, 3, 4,...
1
by: Gilberto | last post by:
pks00 Expert 280 Posts April 16th, 2007 01:08 PM Re: How to print MS Access 2000 report to PDF995 printer by VBA Code Sweet, your using pdf995, makes answering this question that much...
2
by: Suzanne801 | last post by:
Hi, I am new to VB and trying to get Excel output from Access 2007-Report using: DoCmd.OutputTo acOutputReport, rptName, acFormatXLSX, OFileName, True I keep on getting: Run-time error...
0
by: cbj0517 | last post by:
Hello: I am trying to create a Pivot table in an Access 2003 report. I have SQL that retunrs 6 columns of data, (month_year, units, products_per_unit, gross_sales, price_pe_product, and...
1
by: mrzebo1 | last post by:
I have an access 2007 report that I an executing from a form, The report is based on a query that i change when it is execuded using me.recordsource=, There is a text box in the heading that i want...
0
by: Diana Miller | last post by:
Hi All, I have created an interactive Access 2007 report where the user selects a date from a combo box and results are shown. I would like to know how I can share this report interface so that...
1
by: newtoaccessvba | last post by:
I am not too familiar with VBA in Access, but I would like if someone could show me how to ignore a caption and it's field in an Access 2010 Report and an Outlook Email when the field value is it is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.