| Thread | Last Post | Replies |
|
| iIF clause | 05 Feb 2008 17:35 GMT | 4 |
Can you help me build the right IIf field in the query with the following conditions : The field DDU consissts of : DDU :[exworks]*2+0,4+0,01
|
| Parameter Query Access 2003 | 05 Feb 2008 14:51 GMT | 1 |
I have a series of parameter queries, with the brackets on the criteria line under a field [ ] so that I can search out a record(s) of interest. I am attempting to do so on a Yes/No field but it doesnt want to work. What would be the correct method to set up a query so that I ...
|
| Query to order lines a certain way | 05 Feb 2008 14:39 GMT | 3 |
I have a table that contains the following data: Field1 Field2 Field3 Field4 Field5 Field6 Field7 Field8 Field9 Field10 (null) H (null) SLD (null) next 1/11/08
|
| split a field | 05 Feb 2008 13:51 GMT | 3 |
I have a data table which has two sets of text with a space separating them. I need to remove text left of the space and place into a new field. I'm finding the count of characters to move using InStr function, but how do I then delete and move to a new field??
|
| Prompt for date | 05 Feb 2008 13:20 GMT | 7 |
I am using Access 2007 and have a question about a query. Currrenty my query prompts for a beginning date and an end date that the user has to type. Is there a way to make the prompts a "date picker" rather than have the user type numbers and dashes?
|
| Grouping/counting | 05 Feb 2008 13:04 GMT | 2 |
I have a source table as follow: Unit Provinces Partners Admin P1 AA Admin P1 BB
|
| aggregate sql | 05 Feb 2008 12:45 GMT | 1 |
im new to the world of sql, so im not sure if this is can even be accomplished in a single query or if two separate queries are required. i am trying to put together a query where the end result is based on a condition of an aggregate...i want the sum of the amount billed (and ...
|
| Find the first record from four fields | 05 Feb 2008 12:32 GMT | 2 |
I have to find the first occurance for data that comes from four fields. 1. PO Number 2. PO Item 3. PO Line
|
| Finding difference in Month Values | 05 Feb 2008 06:52 GMT | 6 |
I'm trying to extract differences in month values - eg Values >1 (january) and <4(april) return 11,12 ,2 & 3. How can I get results 2 & 3 or february and march? Thanks to any one that can help with this.
|
| breakdown adresses into separate fields | 05 Feb 2008 05:38 GMT | 1 |
I have a table of about 12,000 addresses containig a Street No, street name and a suffix (ave, dr, etc). Can I break this into separate fields? (there are also some two-word street names which, of course, have a space between the two words.) I need to puul the street # up to ...
|
| Totalling records in a given date range | 05 Feb 2008 02:11 GMT | 3 |
I have a query grouped by date with various fields populated by numbers. I enter a date range for example: between 1/1/2008 and 1/5/2008, my query is set to display the totals for each individual day, by both specific field and also has a grand total column totalling all of my ...
|
| Adding Fix row to query result | 05 Feb 2008 00:38 GMT | 2 |
I would like to do following: I have a query which returns rows out of a table, nothing fancy, just a normal select statement. i now would like to add a row at the beginning which would always be
|
| Update Query Problem | 04 Feb 2008 20:06 GMT | 11 |
I'm trying to update a Yes/No column based on the CHD_ACCOUNT_NUMBER field not being equal (<>) to the Prev_Ref_NO field. I think I know what the problem is. Access is going row by row or record by record and checking if both columns are equal and then marking "Yes". I need ...
|
| Sum of projects within distance D before sales date T | 04 Feb 2008 20:03 GMT | 3 |
I have a table of sales including location (xy coords) and date of sale. I have another table of projects including location (xy coords) of date of project. I'd like to sum the number of projects that exited before a sale within a given distance (euclidean distance must be ...
|
| me@mail.com; smith,patti ; you@mail.com - Criteria? | 04 Feb 2008 18:51 GMT | 4 |
I have a field with me@mail.com; smith,patti ; you@mail.com Im interested in pulling the smith,patti only. I tried numerous criteria in my query but can't seem to get it. Such things
|