| Thread | Last Post | Replies |
|
| Date Query | 08 Sep 2005 08:44 GMT | 2 |
In Access 2003, I want to make a query that selects records based on a date. I have a form with a combo box labeled: "All Records Since:" The choices are Yesterday, One Week Ago, Two Weeks Ago, One Month Ago. Depending on which is chosen, I want >Date()-2, >Date()-8, >Date-15, ...
|
| Sum Query - how to?? | 08 Sep 2005 08:27 GMT | 1 |
How do i make a simple sum query. 3 tables: OrderDetails: ID, Bproduct, OrderNo, ordQTY Invoices: SInvoiceNO, Bproduct, shipmentdate, arrive, vessel
|
| Roll-Up and Aggregate query | 08 Sep 2005 08:08 GMT | 1 |
I have an MS-Access lookup table that contains various categories and subcategories. The fields are: ------------------------------------------------- tblCategory:
|
| Still can't make it work | 08 Sep 2005 08:06 GMT | 1 |
My query either returns 1.5 million records or it wont run due to the following error. "The SQL statement could not be executed due to an ambiguous join." Here is the set up.
|
| Displaying empty cells as zero in report | 08 Sep 2005 07:05 GMT | 2 |
There is a way to display empty cells as zero in a report, I just can't remember how it works ... Can someone remind me how that works?
|
| Query of records with various criteria incl. Null Values | 08 Sep 2005 02:51 GMT | 3 |
My Access 2002 database lists everyone in an organization that has different types of transportation passes. Wanting to keep a record of all employees who's ever had a pass (even if they don't have one anymore), I included the column "MonthCanceled". I'm trying to generate a ...
|
| More help with Paramter Query with Mathamatical Expressions | 08 Sep 2005 00:07 GMT | 7 |
I was hoping someone could help a newbie. I have a table named FSAClients with Feilds such as EthnicGroup, StartMonth, StartYear,EndMonth,EndYear. Im trying to get my query results to calculate the sums of both the Total and Percent Columns ( sum of Total column will
|
| Form field for criterea problems | 07 Sep 2005 23:40 GMT | 3 |
I have query with the following criterea in the date field [Forms]![Frm - MMR Form]![RunDate]. I copied this from another query that works perfectly. But, I get an error that says the Jet database does not recognize this feild. I can't figure
|
| How do I restrict a query to give only one name&date per name? | 07 Sep 2005 23:23 GMT | 2 |
My query has three fields - name,date,notes. Each name will have several dates. I want to select only the latest date for each name, so that I get a report which gives me the latest notes for each name. I cannot work it out. Any help would be appreciated.
|
| to group like items with total and number associated in the group. | 07 Sep 2005 21:49 GMT | 1 |
I would like to group like groups in one column while having amts sum for those groups
|
| Running Sum Error | 07 Sep 2005 21:43 GMT | 1 |
I am having a terrible problem creating a running sum in a query. I have created a [uniquefield] in the query by combining the [Date] and [AutoID] field. I am trying to calculate a running sum in my [TotOH] and [TotProj] fields in this query. Can anyone show me what the ...
|
| show all records in a join | 07 Sep 2005 21:36 GMT | 1 |
I have a query that has two tables joined together. The first table has fields: Plant Material Code
|
| Delete Query to SQL Database Times Out | 07 Sep 2005 21:26 GMT | 4 |
I have an Access 2003 front end to an SQL 2000 database. On an employee form with a subform for related records that I include a button to delete the employee record. This will run a query to delete the related records and then another to delete the employee record. I have a ...
|
| WHERE statement | 07 Sep 2005 21:19 GMT | 10 |
Hi. I'm struggling to get my query to bring back the information I want it to: Here's the fields with the criteria Contacts.MemberOption Contacts.MemberStatusID Contacts.MemberOption 1 AND 1 AND 1 OR
|
| query | 07 Sep 2005 20:43 GMT | 2 |
I have a query as follows: Day Product Code 2/1/05 SOS 2/1/05 SBT
|