| Thread | Last Post | Replies |
|
| Make-Table query simple question | 06 Dec 2006 17:13 GMT | 1 |
I have created a make-table query that works just fine. My problem is I do not want to see the pop-up message asking: "The existing table 'name of table' will be deleted before you run the query.
|
| Query to group duplicates | 06 Dec 2006 14:23 GMT | 2 |
Hi NG, I'm trying to make sense of some data I have imported to Access from various sources. I have one table with two fields; A and B.
|
| Query always returns a row | 06 Dec 2006 13:59 GMT | 4 |
Hello again: I have a query based on a single table. The query has a date field which receives parameters from a form (Between [date1] and [date2]) and multiple calculated fields (mostly Count fields).
|
| Average Days | 06 Dec 2006 13:50 GMT | 6 |
I have a form in MS-Access 2003, that has 2 date field. 1. Date Survey Sent 2. Date Received Survey Response I maybe stating this wrong, so please forgive me.
|
| Need help on query | 06 Dec 2006 12:37 GMT | 6 |
I have just started some work on access and currently i am stuck on 1 query. I have a list of accounts alongwith project start date in below format: Sr. No. Account Project Start Date 1 ABC 1-Apr-05
|
| What is wrong with this query? | 06 Dec 2006 10:23 GMT | 2 |
Please help, running out of time! I am so close, (yet so far away). My goal is to end up with a query of all fields of the records with the earliest delivery date for each buyer of each style, sorted by the earliest date. Like this
|
| Update from one table to another | 06 Dec 2006 09:32 GMT | 3 |
I am trying to use an update query to copy data from one column in a table to another column in a different table. Both fields are called DESCRIPTION in both tables. The two tables are linked using an auto ID number generated by one table and have a one-to-many relationship.
|
| 2nd Most Recent Date Problem | 06 Dec 2006 06:36 GMT | 2 |
As usual, I'm stuck with another problem that I can't solve. I have a table called MainTable (see below): MainTable: Loan RevDate
|
| Problem with Update Query Returning Message Re Single Row Update | 06 Dec 2006 06:14 GMT | 1 |
I've got a table I'm trying to update with data from another table. The table to be updated has multiple columns but I'm concerned with two: DEPT OLDACCTNUMBER There may and probably will be duplicate values across these columns but not
|
| looking up product weights | 06 Dec 2006 05:36 GMT | 1 |
My hunch is this question will make clear at least one basic concept of Access 2000 that is escaping me, but I'll put vanity behind. Besides, maybe if I get this to work I'll get the concept(s), too ... I have a db. promo_tbl, with names and addresses and four columns.
|
| Parameter Queries? | 06 Dec 2006 03:18 GMT | 2 |
How would I run a parameter query that prompts you to type the first couple letters of a last name, and will allow the entire name to be retrieved?
|
| Average Null Values | 05 Dec 2006 22:02 GMT | 1 |
I see many types of posts regarding the problem of averaging null values. I have made it work for my queries, except it won't work when all the values are zero. The following is averaging three values. If all the values equal 1 or
|
| Formula using IIF, AND, MID | 05 Dec 2006 21:50 GMT | 1 |
I'm trying to create a calculated field (STARS MATCH)in a query using the IIF statment. Examples of the fields and the data in those fields is shown below: Field name=ORG, data=PD5 Field name=JON, data =PD5AB or PD59Q
|
| help with iif access | 05 Dec 2006 18:31 GMT | 2 |
Hi, i have two text boxes with iif statements, basically both are (iif [cost] <> 0, [cost], " ") then on the difference column where I compare the two costs i tried inserting a condition that iif ((([cost1]<>0,(iif([cost2]<>0,[cost1]-[cost2]," ")" ")..however i
|
| qry pulling wrong data | 05 Dec 2006 16:54 GMT | 10 |
HELP! I'm at wit's end w/ this beast; thank you for your help. Any assistance with this particular project would be much appreciated, and also any recommendations on good Access books for beginners. I have 2 tables, one for Athletes, one for Injuries, which have the common
|