| Thread | Last Post | Replies |
|
| parameters with more than one value | 11 Feb 2008 20:14 GMT | 1 |
I have created a query on which a report is based that shows authors of articles. In my data entry form I can enter two author's names for any one article, however, if I want the report (and thus the query) to show BOTH authors' names in the event that there are two (or three or ...
|
| calculating running total of a field in a query | 11 Feb 2008 20:00 GMT | 2 |
I have a query that calculates the number of planned and then the completed innovations by month. I would like to be able to have a running total of the planned field and the same for the completed, in other words a cumulative total of each as the year progresses. Below is the ...
|
| Actual vs. Scheduled | 11 Feb 2008 19:00 GMT | 8 |
I'm trying to figure out a good way to show actual timecards versus scheduled. I have an Access 2000 database that is pulling info from a FoxPro database to compile this. I currently have a query and report that pull everyone's time sorts it by department and by day and totals ...
|
| Weekday Only Calc | 11 Feb 2008 16:40 GMT | 1 |
I am generating reports for a customer based on activity for the previous 2 working days. There is no activity on weekends, therefore i need the query results of: "[Arrival Date]=Now()-2" to exclude weekends. Help.
|
| Confusing query results | 11 Feb 2008 15:50 GMT | 3 |
The problem I am having is with an SQL statement I wrote in VBA but the examples I am giving actually come from a Query where I could let Access write the SQL statement for me. I have a table that has 1143 records in it. If I run the following Query it
|
| Subquery to find consecutive dates | 11 Feb 2008 15:38 GMT | 3 |
Howdy Folks, I have a table that contains a series of asbestos sampling dates at several different locations. A simplified version of the structure is as shown below:
|
| Problems with SQL in vba code | 11 Feb 2008 15:20 GMT | 2 |
I am trying to run an append query with criteria from a select box stored in a form. However I am getting a run time error 3075 saying there are missing operators. This is my first conversion of an SQL statement into code so I am lost. Any
|
| query problem | 11 Feb 2008 15:12 GMT | 1 |
Hi to Everyone I have a table (tblMunka) with the following columns: JobId; PersonalId;AreaId;StartDate;EndDate;ActiveJob I would like to a query which tell me how many personal was in a term in an
|
| Update external table with more than 255 columns? | 11 Feb 2008 14:28 GMT | 2 |
I'm in desperate need of help. We've got an Access 2000 database that links in some Progress database tables, one of which has more than 255 columns. I need to run an update query in a column that is somewhere beyond the 255th one. I have no problem running a select query to ...
|
| Merge Fields together | 11 Feb 2008 13:06 GMT | 1 |
Good Afternoon All, Does anyone know of the function (if any) that allows me to merge multiple fields together Example
|
| Using IIf | 11 Feb 2008 12:43 GMT | 4 |
Using Access 2003, I have Table1 with fields name, Banquet50 and banquet 80 among others. Name is a text field and Banquet50 and Banquet80 are check boxes. What I am trying to do is search the records in the table and display the name of individuals that have Banquet50 or ...
|
| select entries keyed in after 5:30 PM | 11 Feb 2008 12:32 GMT | 1 |
I have a table: (for example) Client_Name Key_in_time_date Alle 01/01/2008 01:53:00 PM Claire 12/02/2008 05:53:00 PM
|
| Query for next two dates | 11 Feb 2008 12:27 GMT | 1 |
I need help with a select query that will select the next two (2) [duedate] in table and return those records where [duedate] >= today
|
| Crashing Query Files Upon Import | 11 Feb 2008 12:16 GMT | 2 |
Why is it that whenever I import forms, tables, modules, reports, and query files that all my query files import corrupted. When I open up (in design view) a query file all my field names begin with an "Expr#", I.e., "Expr8: budglabel". I then have to go into each query file ...
|
| query for extracting some records | 11 Feb 2008 05:09 GMT | 1 |
ozip dzip BillofladingNo ship date transportprice Actual Wgt 07022 19856 12345 9/12/06 56777 12390
|