+ Reply to Thread
Results 1 to 6 of 6

create report from selected information

  1. #1
    Registered User
    Join Date
    09-16-2009
    Location
    belfast
    MS-Off Ver
    Excel 2003
    Posts
    24

    create report from selected information

    Hi All

    I have a head scratcher for the weekend, I don’t expect anyone to do the lot for me, I know it is probably a lot of work, but a good start would help me tremendously.

    I have attached a (dummy) worksheet which contains workers, their projects and hours, an area showing their availability (which is just 37.5- their recorded hours for a given week and their pto hours) a n area for pto, and finally an area for utilization which is ((35.5-availability)/35.5*100.

    I have been asked to use VBA to produce the following, in either a report or table form:
    1- Total # of resources with >25% availability in any given week, then break down by resource
    2- Total # of resources with >25% over allocation in any given week, then break down by resource.

    For the first one, >25% availability would be anyone with more than 9 hours for any given week in the availability area,
    And 2, could be considered as either anyone with -9 or more (or less if you know what I mean.. -9 to -37.5 or whatever) in a given week, or even anyone with more than 125% utilization in the utilization area for a given week.

    I have been going through many different web sites and asking a lot of questions, but yesterday ordered some vba books off amazon, figuring it would be best if I actually learned this myself from the start… but in the mean time..

    What I was thinking was a userform containing 3 drop down boxes
    Select Organisation (this is because in the actual sheet there are 3 areas, belfast Chicago and stranane, each has a project area, and the availability, pto and utilization area.. but for this it wouldn’t be needed)
    Select Week (where you could select the week you wanted to produce the information from)
    Select Report (this would be to select either # of resources with >25% availability, or # of employees with >25% over allocation)
    And a ‘create report’ button, so when you have chosen the criteria you want you click this and are given a list or a report of the information you asked for.

    Basically two columns, resources and week (which would contain the hours of availability or over allocation) is all that’s needed as an output.

    I was thinking this would be the best way to go about this, but I do not know the processes required so I do not know if there is maybe a better way.. any suggestions/ideas?

    Does anyone think that, given a few days with the appropriate books and learning that this would be possible, I have plenty of computer knowledge, in unix and plsql/sql, abinitio and a few other things, though no vba skills… at all…

    Could anyone start me off with the userform..?

    Many Thanks
    Neill
    Attached Files Attached Files

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    re: create report from selected information

    Haven't you asked this question here?
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    09-16-2009
    Location
    belfast
    MS-Off Ver
    Excel 2003
    Posts
    24

    re: create report from selected information

    yes, but i have explained it better this time, and i didnt get much of an answer the last time as the person didnt really get what i was asking.

  4. #4
    Registered User
    Join Date
    09-16-2009
    Location
    belfast
    MS-Off Ver
    Excel 2003
    Posts
    24

    re: create report from selected information

    as in i got one reply telling me to use an autofilter

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: create report from selected information

    You should stick to one thread & try explaining better in it, not strt a new one

  6. #6
    Registered User
    Join Date
    09-16-2009
    Location
    belfast
    MS-Off Ver
    Excel 2003
    Posts
    24

    Re: create report from selected information

    hardly a big deal is it roy!

+ 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