| Thread | Last Post | Replies |
|
| update query for multiple changes to a single field | 06 Jul 2007 23:54 GMT | 7 |
i have a access table, service_calls, which has a filed named call_type. the call_type filed will have a 1 or 2 character code for each record in the table. i am looking for help to create an update query which will allow me to
|
| SQL Syntax Error | 06 Jul 2007 20:58 GMT | 12 |
Hi, I am creating a search Query using SQL adapted from an online resource. While 'translating' the code to adapt to my Database I received a syntax error notification while trying to run. I have searched through the parenthesis and cannot find the Error! Does
|
| Stumped with LIKE query | 06 Jul 2007 20:34 GMT | 2 |
I have a MS Access database (from Office XP) to catalog my movies in. Here's my dilemma... I have Shrek 1 an 2. From within Access, how can I query the names so Shrek and Shrek 2 are both returned? I either get one or nothing. Here's what I have tried (among other things):
|
| repete Customers | 06 Jul 2007 20:11 GMT | 5 |
I need towrite a query to find out if there are any repet customers for a specific month ex if a specfic customer sends the same order twice for a month
|
| Running a Query to Obtain One of Multiple Values in a Field | 06 Jul 2007 20:03 GMT | 4 |
I have a contact database which includes a field for category to organize the contacts into correct groups for an email list. The problem I am having is that when I try to sort or query to pull up a specific category is that the people who belong to more than one
|
| Using login ID as criteria in query | 06 Jul 2007 19:51 GMT | 1 |
I am trying to restrict the data that different users can see by capturing the login ID and using it as criteria in a query, but I can't find anything on this topic. Can anyone tell me if this is possible and how to do it?
|
| Adding a new record in an autolookup query? | 06 Jul 2007 19:43 GMT | 1 |
Right now I have a form based on an autolookup query such that when I type in my VendorID, it pulls out all the information automatically if the vendor already exists. It also allows me to edit and save all the existing information for that vendor which is perfect. However, in ...
|
| report returns Field ID instead of value | 06 Jul 2007 19:32 GMT | 8 |
This has probably been answered before I have a query that when i run, it returns exactly as i need if not linked to anything (input form or report). The query is a parameter query that is linked to a form (the form is a series of combo boxes). i have also
|
| query if | 06 Jul 2007 18:59 GMT | 3 |
I'm working with a query and would like to know how to do the following: If field [item] starts with the letter X or Z then field [label] would equal "1" else "2" This is what I have so far in my query but the syntax must be wrong:
|
| Move Table Info And Delete | 06 Jul 2007 17:59 GMT | 1 |
I have a main table for new charges which havnt been billed which is called tblNewcharges which has the following ClaimID(pk)AutoNumber PersonID
|
| Display fields Limited on Values | 06 Jul 2007 16:58 GMT | 7 |
I'm pretty fluent in MySQL but I ran into a problem. I have a database that consists mainly of booleans. It tracks whether people did certain things and the layout is pretty simple. However, I cannot figure out how to write a query that will display the person's name and what ...
|
| adding new records from one table to an existing table | 06 Jul 2007 16:28 GMT | 3 |
I'm pretty new to access so please bear with me. This may be really simple. I have a table listing thousands of existing stores. In the existing table i have a lot of geographic information including lat/ long, address, etc. Periodically I will need to add new records from
|
| seperate fields | 06 Jul 2007 16:20 GMT | 9 |
I have the following field titled Path as part of a full query, that has the following format of data, each row in the same format but different text. /Community & Government/Social & Human Services/Individual & Family/Abuse/ Other rows in this field contain just
|
| group and sort by month / site | 06 Jul 2007 15:50 GMT | 8 |
I have the following tables/fields relevant to the query I’m after: Screened.site Recruitment.DateOfReferral all I want to do is design a query and subsequent report which shows the
|
| Cumulative sum | 06 Jul 2007 15:32 GMT | 4 |
I would like to create a cumulative sum for a percentage. At the moment the data looks like this: Turnaround Count Percentage 3 173 57.7
|