473,385 Members | 1,353 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,385 software developers and data experts.

Multiple table query, report, and method of implementation

(No code of any sort follows)

Scenario:
Need to generate an annual performance report for any given employee.

Personnel are keyed by an employee number (#)

Two tables each which handle two different instances of employee number:

A Run Log which holds Driver# and Passenger#
A Maintenance Log which holds Diagnostic# and Repair#


A report should be generated that does not differentiate time spent as Driver from Passenger, but should differentiate Diagnostics and Repairs, to give the totals of all three.

I may be overcomplicating this and simply using three different queries and using a count function on the query call in the form may be enough (and tell me if this is the case), but there is a more complicated part of it that I am absolutely unsure of how to implement.

There is an asset inspection team that rotates out on a regular basis, but sometimes pulls people back into it.

What is a method to be able to simply track an indviduals time as part of the inspection team and then use it as a query to add that to the annual report without requiring individually tailored query information?

Alternatively, how can I use a text box to pull from a field that holds the dates to indicate to the user what dates must be selected, and is there any better way to hold these dates than allow a memo field to be appended indefinitely to hold all dates?

And, further on that, is there any way to allow a user to simply select multiple date ranges?

I can accomplish all of the above in extremely obtuse manners, but I'm trying to avoid heading on that path.
Mar 14 '11 #1
0 1065

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

Similar topics

2
by: Scott Cannon | last post by:
I am trying to query 3 tables all related by Clinet_ID. The Clients table, Monthly_Expenses table and Monthly_Income table. Each client can have 0>M instances of expenses, past due expenses, and...
1
by: Jeff Homan | last post by:
Hello all, I have a problem with a query in Access 97, and I'll try to give you all of the details to see if you have any idea if it's even possible: I have 2 tables: Inventory and Pricing ...
3
by: Beejer | last post by:
I'm currently having a hard time getting my expression to run in my billing query. My setup: MS Access 2003 Qry Billing (includes 6 tables such as Client, Price list, Formula, Order, Order...
27
by: spminba | last post by:
First, I want to say I have used this board to resolve many issues that I have had with access and I thank everyone who contributes. I have attempted to resolve my issue myself, but I am stumped and...
0
by: The Frog | last post by:
Hello Everyone, I have been asked to try and create a single SQL query to retrieve product information from a database. The way that data is arranged is that in some tables there are user...
2
by: Leventcos21 | last post by:
Hi all, I have been stuck on this issue for weeks now and can not find a solution, so I hoping that someone can help me out. I am setting up a training database. I have setup the structure and...
5
by: ladybug via AccessMonster.com | last post by:
I am trying to create a report using multiple tables. The first table has Employee info in it (name and id's). the next three tables have employee info for training, test, scores, etc. I am...
3
by: binita2908 | last post by:
Hi guys , I am quite a baby to sql , pls help me out in this . My database scheme consists of four relations: Product(maker, model, type) PC(code, model, speed, ram, hd, cd, price)...
112
by: mbatestblrock | last post by:
I really need some direction writing a query here. I provided a screen cap so you may catch the drift. http://www.mykesdesigns.com/tblrock1/access/terminfo.jpg as you may see there are a ton...
1
by: solutionsville | last post by:
I have a rather complicated query that I need to convert to a Stored Procedure so that I can more easily call this query in an asp.net page. The idea is to have two calander controls on the web...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.