| Thread | Last Post | Replies |
|
| Two Queries | 02 Apr 2007 15:52 GMT | 12 |
This is just a starting point but I need to run 2 queries I'm guessing. The first query would tell me what records not to include in the second query. Are there any examples of this? Thanks
|
| % query based on dates. | 02 Apr 2007 13:49 GMT | 6 |
I need to run a query to find out % of site visits made within 10 days of receipt of a case. Both fields are of the date type and the site visit date needs to contain no NULL values. The fields are: -
|
| declaring variables | 02 Apr 2007 13:22 GMT | 5 |
I would like to have the system prompt for "What date are you evaluating (mm/dd/yyyy)?" when a particular form is opened and then store that value for the length of time that the user has the form open in a variable like dEvalDate. I know I can have a user defined criteria ...
|
| Record Count in Query | 02 Apr 2007 13:14 GMT | 5 |
I have a query that I'm having trouble in figuring out. I have created a database that is used for tracking sewer overflows at certain points in the city. The points in the city are labeled with a number, (i.e. 102, 103, 104,...up to 130). These points are checked roughly 2-3 ...
|
| Same Record | 02 Apr 2007 12:33 GMT | 1 |
I am using MS-Access 2003. I have created a query, based on a table. I have "input" data into a form, that the query can filter. I created a report based on the query in question, to see the results of the
|
| appling a calculation to a whole table | 02 Apr 2007 12:06 GMT | 5 |
Dear all, In a table I need to apply a calculation (a multiplication, albeit a rather complicated one with lots of iif statements) whereby I aim to mulitply the value in one field (called length) to many (~50) other fields in each record.
|
| Empty string in query calc returns no result | 02 Apr 2007 11:12 GMT | 2 |
I've got a query that isn't returning the result I need. The query is: SELECT Str$([QuoteNo])+[SupplementaryID] AS Quote, Quotes.RecordID FROM Quotes
|
| Calculated Field Help Needed | 02 Apr 2007 10:57 GMT | 3 |
I have a query which groups by the field 'Manufacturer' and by the 'SoldMonth' chosen on a form [Forms]![frmSwitchboard]![cboMonth]. The query has a calculated Expression field which counts the grouping per Manufacturer -
|
| help need to find | 02 Apr 2007 10:50 GMT | 2 |
in my table i have column named pno(Text) i have values like "ER,Jan[76J]/07k" "ER,Jan[77J]/07k" if i make find by using Ctrl+F (for the above value)
|
| Query for month or week grouping | 01 Apr 2007 08:14 GMT | 2 |
Hallo all, I have two tables: a table [Rooms] with the fields [room_id] and [Room number] and
|
| Not First, Not Last in Crosstab Query | 01 Apr 2007 03:16 GMT | 8 |
Can we get all the records instead of "First" of or "Last" of records that meets the query criteria? Just want to show all records. Thanks.
|