Search results

  1. K

    Manual selection of items, creating report from them..

    Access '07 1. I need to create a form that lists all the Projects in my database. They need to have a check box next to them. 2. I need to be able to select multiple projects and then generate a report based on which projects are selected. 3. I need a report which shows the selected projects...
  2. K

    Query to show only last entry

    Pretty simple question: I have a report that shows status entries from the last 7 days. The idea when this was made is that it SHOULD show 1 entry per project assuming the employee entered the status on the right day. Which doesn't always happen. So I want to change the report to show the last...
  3. K

    Need extra detail sections

    I'm making a report that needs to have more than one detail section.. one for each group I create. Each group shows a different activity: Projects, Misc., Special Assignments. The header for each group shows different captions (in bold on the attached picture) which differ depending on which...
  4. K

    error 2950 - TGIF

    (solved) error 2950 - TGIF SOLVED: See link below http://forums.techguy.org/business-applications/795546-solved-return-without-gosub.html I've been working on an access database at work. I have a form, with a button on it, that opens another form with certain criteria. I have never gotten this...
  5. K

    Generating report from fields chosen in a form

    Hello all, I have a form with two combo buttons - the first selects an employee, the second then shows the projects for which they are responsible. Once the user selects the desired project I need a button (or this could be an automatic event upon selection) that generates a report. I've made...
  6. K

    form requery/subform? and report generating..

    Hello all, I'm quite quite new to MS Access, picking up where a previous employee who was quite trained, left off. I'm trying to create a form that has two combo boxes which will let me select an employee, then a project their assigned to, and then press a button to see a report of all weekly...
Back
Top Bottom