| Thread | Last Post | Replies |
|
| Update Query (multiple fields) | 11 Aug 2007 03:32 GMT | 11 |
I am updating one table (one time only) having 15 of the fields change from null to 0. Text fields. Yes, I mean to do this. When my query updates one field at a time, it updates fine. I cannot get it to work if I ask it to update all 15 in the one query --
|
| Query won't total... | 11 Aug 2007 03:00 GMT | 1 |
Microsoft Access 2003 I have a query which is pulling from several numerical fields. Each field individually shows up fine, but when I try to get a total of several of the fields together the total field ends up blank. Here
|
| Add 2 rows at 1st time | 11 Aug 2007 00:52 GMT | 12 |
I have an AppendQuery that add two rows when us it at 1st time. Why, please? Thanks in advance. an
|
| change alpha to numeric | 10 Aug 2007 23:52 GMT | 12 |
hi all, once again i find myself in need of the expert advice i have always found here. i have a series of alpha/numeric values in a table column like this:
|
| Query for Multiple Records | 10 Aug 2007 20:56 GMT | 4 |
I am trying to query for the following records: FFA-QSC6010 and SURF-QSC6010 I have tried a number of ways but it continues to bring up all records. Any suggestions? I would like to just search for any record containing "6010"
|
| "too many crosstab column headers" error - IN DESIGN VIEW!@!?!?!? | 10 Aug 2007 19:44 GMT | 2 |
running access 2k; I have a query that uses a crosstab query as one of the tables in this query. I cannot even open this query in DESIGN view without getting the too
|
| Using "Like" in query relationship | 10 Aug 2007 19:20 GMT | 3 |
Here is my problem: I have a "Parts" table with a "Part#" field and am trying to create a relationship to the "Orders_Shipped" table and the respective "Part#" field in that table. It works fine except for the "Part#" field in the
|
| User Input for a query | 10 Aug 2007 17:32 GMT | 3 |
How can I get a user input for a query. The users input will be used in the "where" field. For the example below, user will type the name of the student. Select Rank, Score, School From StudentRecord Where Name={{User inputs the
|
| Exclude records with no Text | 10 Aug 2007 17:14 GMT | 6 |
I have a query with numerous fields. Many of the fields are text. I want only want to query out records that are not blank in each of the fields, so I was wondering if there was some code I could put in the criteria of each field that will exclude null or blank values.
|
| Parameter Query with Wildcards | 10 Aug 2007 17:02 GMT | 1 |
I have a number such as 288E3334 & 288E3334-001. I ask the user to enter base number such as 288E334 but I want the query to return both of the above numbers if they both are there. I have tried [Enter Item]&"*" but nothing returns. However, if I enter "Like 288E3334*" then ...
|
| Need to filter portfolios listed in 1 query from appearing in new | 10 Aug 2007 15:26 GMT | 1 |
I have a situation where I need to eliminate portfolios appearing in a query because they do not meet certain criteria. I can produce a query that can give me the portfolios that I need to exclude but I cannot seem to get the opposite to work.
|
| Can someone explain the behavior of this query? | 10 Aug 2007 15:11 GMT | 7 |
I have a query that sometimes gives me the "Invalid Operation" error message but sometimes it doesn't. This query contains LOTS of Right Joins (because I need to return records that may not have ALL the data entered into them already). It uses ODBC pass through queries because
|
| How to search by a text field containing "? | 10 Aug 2007 14:44 GMT | 4 |
I have a table that holds client registration info in a Access 2003 database. Some of the client first names contain "", e.g., John"NE" or Mary "DEC" etc. Does anyone know how I can search for those records that have "" in FirstName field?
|
| Can this be done? | 10 Aug 2007 14:35 GMT | 3 |
I've created tables queries and reports to generate an invoice, everything is working perfectly. The one issue I have is that on our projects 10% of the total invoice is held as retention until the job is 50% complete. I have the invoice working perfectly, with the 10% so here is ...
|
| Lock people out | 10 Aug 2007 11:16 GMT | 2 |
I am using Access 2003 I created an Access Db years ago that keeps track of laps used on machines. This program is used by at least 15 different employees through out the Plant. Every now and then one of the Queries appears not to work properly
|