| Thread | Last Post | Replies |
|
| query construct question | 30 May 2008 15:06 GMT | 7 |
I have a two tables that look like: Emp table Punch table employee------------employee lastname date
|
| Trouble with a query | 30 May 2008 15:03 GMT | 1 |
I am designing a database that will produce reports on the fuel usage and mileage of fleet vehicles. The main table is the VehicleFuelLog;the fields are: [fuelID]-[fuelTruck]-[fuelDate/Time]- [fuelMileage]-[fuelGallons]. In order to get the mileage for each day,
|
| Query for weeks, getting aggregate func. error | 30 May 2008 14:04 GMT | 5 |
I'm trying to do a simple calculation with dates (getting the number of weeks in the school year that an employee is working), and then write the number to a field in an update query... and I keep getting the aggregate function error. Here is a sample,
|
| Show any activity falling between 2 time points. | 30 May 2008 13:11 GMT | 1 |
I want to design a query in which the user will be able to determine any projects that were in process between 2 dates. I have 2 fields in the underlying table, one being the StartDate, the second being the EndDate. I'm stuck. Can you please help me with this one?
|
| Repeat the value from the previous record in a query | 30 May 2008 08:46 GMT | 1 |
I have some large Access databases that only a title for a number of records that have been input. If the title is the same then the field is null. I would like to add thiese titles to the records but not overwrite ant titles input.
|
| Automatically assigning specimens to queries/tables? | 30 May 2008 06:08 GMT | 5 |
I use Access more for it's data handling capabilities than it's database capabilities so here goes. In one table I have specimen information that can be characterized into ~30 different study groups. Each specimen can be in one or more
|
| Can't access table Error Message from Microsoft Query | 30 May 2008 00:45 GMT | 6 |
I have an Access db with many different queries. I tried connecting to one of the queries from within Excel using Microsoft Query and, although I can see the query in the table listing, when I select it to try and link to it, I receive the "Can't access table" error message.
|
| parameter query for greater than date | 30 May 2008 00:31 GMT | 8 |
I'd like a query to return results greater than six weeks from whatever date I enter (or preferably the date I am running the query). Right now I'm manually editing the query every time I run it to say ">#04/14/2008# but I know Access has to have a way to automate this. Thanks!
|
| Current month IIf statement. | 30 May 2008 00:25 GMT | 3 |
I am trying to run an IIf statement that will return a value of "Y" or "N" for any records where the [settle-dt] occurs within the current month. I found how to automate the results from the beginning of the month, but is there a way to automate the statement below so that I ...
|
| Order/identity/row number help needed | 30 May 2008 00:14 GMT | 6 |
I need to create a sequence/order # field in a query so it puts the data in order by 2 fields (company name and employee ID). i.e.: order company name employee ID total sales
|
| Update Queries | 30 May 2008 00:13 GMT | 3 |
I have emails being exported from Outlook into Access. I then would to take certain data in the body of the email into another field. The emails are automatically generated, and are always in the same format although the data I want to pull out can change (the length will ...
|
| On Time/Late Response | 30 May 2008 00:05 GMT | 2 |
I have two seperate fields with the same type information "2/11/2008 4:49:23 PM", date created and date of response. I'm trying to write an expression that will compair the two fields that will tell me if the response was on time or late.
|
| DLookUp in a Query | 29 May 2008 23:46 GMT | 2 |
I want to use a DLookup in a Query. The table that the ChkServer is coming from is in the Query, However the tblEmployees is not. Here is the field in the Query. SERVER: DLookUp("[EmpFirstName] & "" "" &
|
| Two Data Series in CrossTab Query | 29 May 2008 21:35 GMT | 2 |
is it possible to display 2 data series in crosstab Query i.e. Manager USD AAAA 100 BBBB 125
|
| Sum Total of Numeric Field | 29 May 2008 21:20 GMT | 1 |
I am working an invite list. I have 30 fields for each record. When using a query, I shorten it down to Title, First Name, Last Name, Spouse, Dinner Invitation, Event Invitation and Total Invitees.
|