| Thread | Last Post | Replies |
|
| Identifying single values in a field that stores muliple values separated by a comma | 01 Oct 2008 00:27 GMT | 10 |
I am converting data and trying to split up a field that stores multiple values separated by a comma into separate fields Example: Field 1 will have the following data "A, B, C" or "A, B" I need to update Field 2 with "A", Field 3 with "B" and Field 4 with
|
| Totalling Check Boxes | 01 Oct 2008 00:26 GMT | 5 |
Here is what I hope is a simple question. I can count the total number of boxes that are checked, but was wondering if there is a way to count the boxes that are not checked? Any help would be most appreciated.
|
| how do i strip out the first 5 characters in a field? | 01 Oct 2008 00:06 GMT | 3 |
I have a 255 character text field with data of varying actual length in it. The first part of the data is all structured the same and I need to parse it out effectively into 3 separate fields. Data is like: XXX, YYY, thenbunchofothernonsenseupto255chars.
|
| Where to find a Tutor for VBA? | 30 Sep 2008 23:47 GMT | 2 |
I'm wondering if anyone can recommend a site where I can search for or post a request for a qualified VBA tutor that I can ask questions of. I realize this might involve money, but I guess if I want to get better, I have to fork out a bit of money for some education.
|
| Help with feature design... | 30 Sep 2008 23:20 GMT | 1 |
I currently have a Yes/No field for each contact titled "newsletter" that determines whether a contact receives our newsletter or not (we also have two other periodically sent out items that have check marks as well that this applies to). However, I want to be able to send a
|
| My Table Icons Are Underlined | 30 Sep 2008 23:10 GMT | 2 |
I am working with Access 2003. Sudenly, all of my table, query, form and other icons are underlined. This is true for whatever databse I open. How did this happen and how can I turn it off? Thank you for any input you may have
|
| Indentifying each value from a field that has multiple values separated by a comma | 30 Sep 2008 23:03 GMT | 1 |
I am converting data. I have a field called Partners that stores multiple values example: A, B, C I need to identify each valye separately Example
|
| Automating imports of Delimited Text Files into Access 2000 | 30 Sep 2008 22:58 GMT | 6 |
I have multiple large files I import into Access every Monday morning. I currently do it manually, bringing them in as delimited files using a tilde, "~", as the delimiter due to our data having commas in it. It takes about 30 minutes for me to do all of them. I want to expand our
|
| Application Databases & Query Databases | 30 Sep 2008 22:36 GMT | 1 |
In my short exposure to Access databases I noticed something that is somewhat troubling. In my opinion you can look at an Access database in two frames of referrence: 1) As an application
|
| how to avoid duplicate records | 30 Sep 2008 22:22 GMT | 2 |
This is a tough one. I have over 1000 names of children involving about 25 fields: Address, city, emergency contacts.... Some of the info is duplicated. Foster kids with same guardian, .... But my question is: How can we enter new kids without duplicating a record that may ...
|
| Syntax error (missing operator) in expression | 30 Sep 2008 21:36 GMT | 2 |
Hi, I have the following code in the 'on click' event of a command button on a form. Also on the form are text boxes. I want to type a 'post code' into my relevant text box, click my 'find' button, and the associated info (which is
|
| "Recordset not Updateable" | 30 Sep 2008 21:31 GMT | 2 |
I have a form I have created that is supposed to be filling in information on 3 separate tables. However, whenever I try to change any information that would be filling in on any of the 3 forms, it says "recordset not updateable". I'm obviously doing something wrong but I can't ...
|
| Not So Simple Query.... | 30 Sep 2008 21:21 GMT | 4 |
I have this data sample in my NatID field NatID 701011234567 700709112567
|
| SQL Profiler for MS Access? | 30 Sep 2008 21:18 GMT | 1 |
Hi, I am currently developing a small program for a customer, which uses MSAccess. When I use OleDbDataAdapter to update the database, and it returns the correct value (1 for 1 update/insert row), but when I reload the data,
|
| Queries? | 30 Sep 2008 20:54 GMT | 3 |
Can I find a specific last name in an access database with last name, first name, address, city, etc? Is that possible? (I hope this is not a stupid question) Thanks.
|