| Thread | Last Post | Replies |
|
| Entering Criteria For Parameter Query | 27 Jun 2007 17:34 GMT | 2 |
I have a query that currently looks like this: SELECT district, account, name FROM DNSData WHERE district in ("Districtname",etc)
|
| Query Question | 27 Jun 2007 16:58 GMT | 2 |
I have the following table: Client D1 D2 D3 D4 D5 A Yes Yes No No No B No No Yes No No
|
| multiple records into 1 row | 27 Jun 2007 16:48 GMT | 4 |
hi i have my data organized in a table like this, pID itemType and i might have records like this in the table 11 Chart
|
| Access: exclude data from a query based on two criteria | 27 Jun 2007 16:46 GMT | 2 |
Re: a query in Access. I want to exclude two descriptions in a field, i.e., I have a Division field and I want to exclude "void" and "voidbus". Help!
|
| ccyymmdd to dd/mm/yyyy from query | 27 Jun 2007 16:12 GMT | 2 |
I have data coming from an ODBC connection which comes in as text format in the format ccyymmdd. I need to convert this to dd/mm/yyyy with a format of date/time in a table outputting from a make table query. I can easily get the form dd/mm/yyyy with some concatenation, but want to ...
|
| How to reorder columns in a crosstab query | 27 Jun 2007 15:20 GMT | 4 |
The columns in a crosstab query are generated automatically, and sorted alphabetically, even though the field's data type is Date/time. How do I make the query sort the columns in date order? Thanks.
|
| visual basic - retrieve values from table and perform calculation | 27 Jun 2007 15:08 GMT | 1 |
I trying to retrieve values from a table to calculate the 14days average value of a stock closing price. However, i encounter some problem as stated beside the code as follows: Function DaysAvgs()
|
| Sorting Numeric Values in a Text Field | 27 Jun 2007 14:36 GMT | 9 |
I have created a query that reads an external dBASEIII file. The field I want to sort on contains numeric values. However the dBASE file has the field defined as "text". My query returns a sort which is like the following"
|
| Simple Question on "What Date" criteria | 27 Jun 2007 14:18 GMT | 2 |
I'm running a query and have the "date" field criteria set to prompt for the date...the criteria is [What Day? Example 05/29/07]. I have thousands of records and am keying an applicable date but nothing is being returned. If I delete the date criteria, the query runs ...
|
| This should be simple ... | 27 Jun 2007 13:42 GMT | 3 |
I'm sure this would be a common requirement I have a table (imported from excel) that is a pricing grid for blinds. The header row at the top is widths(mm) and the header row down the left is heights(mm). The data is the price for each
|
| Help with easy query | 27 Jun 2007 13:24 GMT | 4 |
Thanks to all in advance for reading and replying to this. In a query I need to make sure one of the fields follows a format of ##- Anything The first two digits can be any number 0-9 followed directly by "-" which can be followed by anything for example:
|
| Updating TABLE with Query ( Update?) | 27 Jun 2007 12:06 GMT | 3 |
I have a table that i would like to update with results of a seperate query I would like to update table1.Title with query.title table1.quantity with query.quantity
|
| sending report to email by snapshot | 27 Jun 2007 07:16 GMT | 2 |
hi to all! good day :) Please help me send out a report to email with specific page only. i cant do it n the argument using macro. i tried sending out to email but i received all the reports.. i need only
|
| Update Query Help needed please. | 27 Jun 2007 05:52 GMT | 1 |
Hello, and thanks in advance for your help. I have a form that has a button. This button calls an update query. The problem is that the update query runs on all records and not just the current record. And I do not know how to tell the query to run only for the current
|
| select status in a query | 27 Jun 2007 02:51 GMT | 1 |
I have a table with account information. One of the fields is Account_Status, there are 6 possible choices for account status going from 1 - 6. Wha I'd like to do is run a qurey where the user can choose to return accounts with status 4 or 6. Any help appreciated. I can use ...
|