| Thread | Last Post | Replies |
|
| Filling in the gaps | 25 Oct 2007 13:49 GMT | 3 |
I’m really stuck with this one. I have a field named Patient ID within this field are numbers; unfortunately they are varied in length, from 4 digits up to a maximum of 7 digits long. My problem is: I need to make all of my Patient IDs 7 digits long, by
|
| Query table using criteria from an Excel document | 25 Oct 2007 13:38 GMT | 2 |
I have a Access table of names and addresses. There is a postcode (zipcode) text field. I also have an excel spreadsheet with a single column of postcodes; no duplicates. I need to get query to return each name and address in the table which has a
|
| Select query problems Access 2003 | 25 Oct 2007 13:12 GMT | 2 |
Good morning everybody I'm using Access2003 on Windows XP SR2 I want to run a select query using parameters to query a table of placenames and details. All pretty straightforward.
|
| Delete query help | 25 Oct 2007 12:33 GMT | 2 |
I have some questions about delete queries. I have two tables where data is input from a bound form. I want to be able to run a query whereby common data is written over to a common table and the data in the two original tables is deleted.
|
| Calculations on selected records from one field | 25 Oct 2007 10:34 GMT | 3 |
I have a table with the following logical structure: Name...Number eaten of apples......Number of eaten oranges.....All fruits Mike...............3.............................. ..........4...........................7
|
| <>0 criteria in query does not work | 25 Oct 2007 10:26 GMT | 1 |
I created a query that has many calculations. It all works fine until I enter the criteria "<>0" in one of the calculated columns. It then treats the columns that are the addends in that equation as if they were parameter queries. In other words, it asks me to input values for ...
|
| Nested Queries | 25 Oct 2007 10:20 GMT | 3 |
I have a query which runs off two sub-queries.I have tried to include them as nested queries in the original but it hasn't worked. Below is my revised query followed by the original and then the two sub queries.
|
| How to divide a column | 25 Oct 2007 06:20 GMT | 3 |
I have an access table that has account numbers ex 45208 (all are four digits.. I want to change to account number to ex 4520.8 I need to break up the accounts numbers with the period. Is there a way to do this in a query? I have over a 100,000 rows of data to change. Any ...
|
| How to change data type when importing from Excel to Acess? | 25 Oct 2007 04:18 GMT | 2 |
I am trying to import an excel spreadsheet into access and keep getting type conversion errors. The reason is because the first cell in some fields is a numberic value while following cells are alphanumeric values. Thus, acess automatically defaults with a numeric data type, ...
|
| How to remove row gaps in report ? | 24 Oct 2007 23:03 GMT | 5 |
Helo, I have problem in report !!!! I think it can be resolve by NZ Or Nul Expression but I don't know how? Problem is_
|
| Fields not showing up in design view | 24 Oct 2007 21:42 GMT | 1 |
I'm building a query from several others, and I'm running into the following problem: Two of the queries, when added to the query, do not show any fields, just an empty box with the query title at the top. Is there some
|
| what does this mean? | 24 Oct 2007 21:27 GMT | 2 |
I have a query with this criteria on a data field. <= Date()-4383 I know it's restricting the date but can you explain the formula please? Thanks, Trentrongg
|
| Applicable price on the right date | 24 Oct 2007 20:15 GMT | 5 |
I wonder if anyone can help please. Prices of products have an effective (valid from) date. I.e. a 1kg of Rice cost £2 from 20/09/07; £1.80 from the 25/09/07, etc. I have two tables:
|
| Deriving Client Code as Default Value | 24 Oct 2007 19:58 GMT | 6 |
Our business uses Client Codes to identify clients and to derive Project Codes. The Client Code consists of the first three letters of the client's last name, and the first three digits of the client's street address. For example, Richard Thompson, who lives at 1313 Mockingbird ...
|
| Multiple Keyword Search | 24 Oct 2007 19:36 GMT | 3 |
I currently have a "Keyword" button on a form that runs the parameter query below Like "*" & [Enter Task Keyword] & "*" A pop up appears where I can type in someting like Printer
|