| Thread | Last Post | Replies |
|
| GROUP BY syntax | 30 Aug 2005 14:47 GMT | 1 |
Hi there... I'm having an issue with data I'm selecting from an Access table using ASP-based SQL. Background: I have a form where a user enters a value (called text1 where
|
| formating query fields | 30 Aug 2005 14:37 GMT | 6 |
Is there a way to set the format for a field in a query. I have built an expression in a query field that combines the day, month, and year from 3 respective fields in a table so that my new "date" field in the query combines all three. For reference it looks like this:
|
| match organization name to department name | 30 Aug 2005 14:25 GMT | 3 |
I have a contacts database with a drop down list for organizations. When a person picks the organization I need to have the department drop down show a list of all the departments. This is just giving me 3 different departments with their organization. Any suggestions??
|
| Random selection based on a numeric field | 30 Aug 2005 13:54 GMT | 1 |
I have a database of maintenance orders and we want create a report for follow up customer satisfaction surveys, based on randomly surveying a third of the orders. The order number is a numeric field (an integer). The obvious way to select
|
| Running a Query with Imported and New Data | 30 Aug 2005 13:47 GMT | 4 |
Several months ago, I imported data (general demographic info) from an Excel Spreadsheet into a simple Access database. Since then, I have added new data (new customers, addresses, phone numbers, etc) to the same database. Upon running a query, Access only pulls the old data and ...
|
| Help with code | 30 Aug 2005 06:44 GMT | 1 |
I am creating a database, and the data entry will take place on a form. I want users to be able to select an item in one field,and based on that selection, the second field would populate, giving pertinent choices. The problem I am having is that I cannot get the second field to ...
|
| How to refer to a query that returns no records | 30 Aug 2005 04:14 GMT | 1 |
It's been a while, so maybe I just forgot how to do this ... I have a report based on a query, and a subreport based on its own query. The parameters for both queries are obtained from a form. If the the query for the subreport returns no records, how do I refer to
|
| simple or not | 30 Aug 2005 00:48 GMT | 3 |
The simple(?) problem is: We have a Table 'Batch', with 2 columns: Batch and State, with this data: Batch State A 3
|
| Drop Down list for a query | 29 Aug 2005 23:57 GMT | 2 |
I just started using Access this month and I am creating a database for the company I am working for. I have created a query that searches for a job type if you enter a job division #. Example-> "Enter a division number". You would then enter a number like the following...01050. ...
|
| date formats | 29 Aug 2005 22:58 GMT | 1 |
I am using Access 2003 to gather accounting data and create a table that is exported to a text file for transmission via the internet. The web application requires the date format to be MM/DD/YYYY. The accounting data and the Access Short Date Format use single digit month and ...
|
| Would subquery fix this problem? (Access 2003) | 29 Aug 2005 21:54 GMT | 2 |
I am creating my first database. I read through some postings and I THINK a nested query would fix this problem but I'm not sure ... and, if it IS the fix, I am not sure of the right syntax to use. I have a query that is calculating overtime totals for employee time
|
| How do i create blank enty in numeric field | 29 Aug 2005 21:52 GMT | 2 |
Hi again I have a field in query that is numeric. It calculates hours worke for a day for hourly workers. I have one employee who is salary How do I make my query show a BLANK in the field if the employee i
|
| Sorting | 29 Aug 2005 21:51 GMT | 1 |
How do I pull all records in a database out that have a specific month in the date format
|
| Criteria for multiple fields | 29 Aug 2005 21:03 GMT | 5 |
I have a table that contains 30 check boxes in it. This table is only used when someone removes a vehicle for work. The boxes are used to note if there is a problem with the vehicle, i.e. Throttle does not work (Check Box). I need to create a query that would look for any field ...
|
| Help again from Ken Snell (Query) | 29 Aug 2005 20:16 GMT | 23 |
Ken you helped me last week with a query to find missing dates from my employee db. It works great except I have found that it returns all dates from my employee database which contains approx 1000 employees. This is a statewide employee table. I need it to return only ...
|