| Thread | Last Post | Replies |
|
| Comparing & Finding Non-Duplicates | 07 May 2008 16:04 GMT | 1 |
I'm trying to do what I think is probably not too complex but I cannot wrap my brain around the logic behind it. In one table, I have Month Booked, Division, and Vehicle #. What I want it to do is to compare each Vehicle #'s for Current Month (05/2008) to last
|
| Update Field | 07 May 2008 15:58 GMT | 3 |
I have two table with identical information (fields), but one of them is updated and the other is the one i need to update. I'm doing this in Visual basic 6 but i've posted here because i'm using sql to do the job. So, my problem is this:
|
| Sort Cust list into 80/15/5 Groups | 07 May 2008 15:15 GMT | 5 |
Currently I export a customer list into Excel along with their YTD or trailing twelve month sales totals. The sales are summed to find the total sales of the group and then muliplied by 80%, 15% and 5%. The customer list is then sorted in descending dollar amounts so that I
|
| Deleting duplicate records/same table | 07 May 2008 15:05 GMT | 7 |
I'm having trouble trying to delete duplicate records in a same table. What I've got, is one table, that has around 12,000 records. What it should have, is around 2,000 records. What has happened, is that the original 2,000 records somehow were duplicated 5 times each, and ...
|
| Get accounts from SummaryTable to every record in DetailTable | 07 May 2008 14:58 GMT | 1 |
Assuming: SummaryTable contains summary info in which the value of several items have been added together for each transaction. DetailTable contains detailed info in which a separate record is included for every item composing each
|
| How to convert duplicate rows into unique rows in a Table? | 07 May 2008 14:40 GMT | 2 |
I have a table with 2 rows: Row A, Row B. There are many rows which are identical. how can I take these identical rows and make them unique?
|
| Option Groups with 6 options tied to 6 different fields | 07 May 2008 14:38 GMT | 5 |
Hi, I use access for millions of rows of data and I'm trying to set up a form with multiple option groups. I think I'm understanding that pretty well however I do have a couple of can I do this questions. 1. I have one option box that has 6 choices; IPA, County, City, Zip Code, ...
|
| Crosstab query with 3 main rows/colums + "Other"? | 07 May 2008 13:23 GMT | 2 |
I would like to get a result showing the number of journeys involving 3 particlar locations with any other place lumped in to a single column e.g:- _______Manchester London Birmingham Other Manchester
|
| Number Format not working | 07 May 2008 12:38 GMT | 2 |
I have a make table query using groups & totals, one of my fields is set to show the average. I want to show the average value as a whole number, no decimals. I have changed the properties of the field to show as fixed number format
|
| Peculiar date problem | 07 May 2008 10:50 GMT | 1 |
I've a form with 'Unbound' text boxes with 'Format' & 'Input Mask defined as 'Short Date' i.e. dd/mm/yyyy Similarly, in the table, the date fields are defined as 'Date/Time' 'Format' & 'Input Mask' as 'Short Date'
|
| Using query criteria for table name | 07 May 2008 06:18 GMT | 4 |
I am running data extracts from a multisite inventory table, using the [enter inv loc] criteria on a "make table" . Is there a way that criteria can be used to name the output table. as I need each table to have a unique name.
|
| Attempting to run An Append Query | 07 May 2008 04:06 GMT | 9 |
I am trying to run an append query using a macro and the, Open Query command . The Query is using information from a form to select the appropriate records to add to a table. I am running the macro from the same form using the after update condition.
|
| Compare data of column in many fields. | 07 May 2008 00:42 GMT | 2 |
I need your help please. I need to create a query that will allow me to compare a students score from multiple scores of one test and identify which is the highest and note it in another column.
|
| Append two related tables | 07 May 2008 00:29 GMT | 1 |
I am running Access 2003. I imported an old excel spreadsheet into a single table in Access. I need to append data into two related tables as follows: FirstName, Lastname and Email into tblPersons, which includes an
|
| Query With Ranges in output? | 06 May 2008 22:55 GMT | 2 |
I am a novice writer of Access Queries and I'm having trouble figuring out how to do what I want with one query instead of three. Actually, this will be easier to explain with the example. Okay, here are my fields:
|