| Thread | Last Post | Replies |
|
| CONCATENATE multiple rows | 28 May 2008 19:44 GMT | 3 |
I have multiple rows of schools that are in the same building. For each building, I want to concatenate each school name and put a pipe (|) between each one. I found this link (I was planning on working out the pipe (|) bit later):
|
| query does not display all records | 28 May 2008 19:40 GMT | 5 |
I have a basic query that should return all records in the database (I only have 9 records thus far for testing purposes). It asks for data from fields that each record has data for. Problem is that I'm only getting 8 of the records returned when I run the query. Thinking it ...
|
| error "Type mismatch in expression" when trying to run a query | 28 May 2008 19:10 GMT | 6 |
The query is based on two main tables. On table has two smaller tables that are linked. The other table has just one table linked. I have the relationships established and have inputed data in the tables. I cannot get the query to run as I get the error message. I have tried ...
|
| How can I count the number of individuals? | 28 May 2008 18:40 GMT | 2 |
Hi. I have "inherited" a database that tracks a number of individuals' information. However, some flaws exist and I'm trying to figure out how to fix them. I'm trying to create a function that will total the number of individuals in
|
| help with a query | 28 May 2008 17:49 GMT | 1 |
I currently have a group of queries appending employee timesheet data from linked excel tables into one main table. I have set it up so that all these queries run under one macro, idealy this macro will be run once a month to add that months timesheet data into the
|
| True, False, or All | 28 May 2008 16:34 GMT | 4 |
I have a query that I want to run from a form. If you select All for each field (yes/no fields) it will filter for those values. If I select All how do I make it not filter?
|
| Pick out the last word of text in Access query | 28 May 2008 16:21 GMT | 2 |
I have a macro that automatically exports all e-mails in a folder to text, and another that puts each item into a field in Excel, and a third that imports them into a table in access. That all works great. Now I need to match the last word in a text field with another table, for
|
| Count Weeks Between Start and End Date | 28 May 2008 16:20 GMT | 3 |
I would like to display data for the weeks not recorded to make a graph. For example I collect the following data: Start Date Start Date Week End Date End Date Week
|
| Find top 2 by group | 28 May 2008 16:03 GMT | 4 |
I have been struggling with this one for the past week and I’m at my wits end. Please help! I have a log table that I need to find all transactions where the transaction type is “Update Item” and the previous entry for the same serial
|
| Collecting records from different tables | 28 May 2008 15:54 GMT | 2 |
I'm very new to access and have been trying to teach myself using the help facility, but I'm now stuck and could use some advice. I am creating a database of employee timesheets. I receive 20 excel timesheets per month. Each of these timesheets has the number of hours and
|
| Tables that have nothing in common | 28 May 2008 15:39 GMT | 1 |
How can I have the three separate Tables that have nothing in common? I want to combine them into one column? How can I do this? Example: [123WeeklyAdminData].emp_name,
|
| the SUM function.. please help, assignment due | 28 May 2008 15:17 GMT | 5 |
this is apparently the easiest question..ohh please help me how do i find the total price of all stock items in the database.. it says here (use total query and find the SUM of the price of the stock) <-- i can do that.. the answer is $157.. but thats only for one of each item... ...
|
| Using * as a literal in query criteria | 28 May 2008 14:06 GMT | 7 |
How do I override the wildcard search when I need to reference a value that has the literal * in it. I am searching for anything that has a code of "A*". I get any code starting with an A (e.g. A+, A-,A*, etc)
|
| How do I get totals of rows values in query? | 28 May 2008 13:21 GMT | 1 |
I like to get result of net banlance from two tables opening balance and Transfer. What should be condition in query? Opening Balance: Transfer:
|
| Difference in Date/Time | 28 May 2008 12:44 GMT | 1 |
Good Evening, I have a existing records this: Date Time 10/05/2008 10:30:28 10/05/2008 00:12:55
|