| Thread | Last Post | Replies |
|
| parsing text from one column and writing results into 6 others | 07 Mar 2007 08:42 GMT | 5 |
I'm modifying a table created by someone else. System is a library database, with the need for multiple "subject" entries for each book. Current database has a single column, with up to 6 subjects for one book, all in one field. Subjects are preceded with "1. "; "2. ", "3. " etc. ...
|
| Query not giving right percent decimal | 07 Mar 2007 05:06 GMT | 7 |
Hello I have a query that I want to divide the employees delay time by the employees worked time. I made this query which works but the decimal place is in the wrong spot. I am looking for a percentage like this 35% but its giving me 353% I have the decimal place set at 0. What ...
|
| Linking tables using form and subform | 07 Mar 2007 01:09 GMT | 1 |
I have a database for use in a martial arts school for registration, and have created a table (Members) for parent information and (Students) for student information. Member ID is the primary key in Members and Student ID in Students.
|
| Can Access outdo the functionality of my Excel "Costings" system? | 07 Mar 2007 00:28 GMT | 4 |
Hi, I am thinking about migrating and combining our current costings systems in to Access, if it's able to achieve this for me. Currently we use two Excel spreadsheets, one which contains static data (linehaul, vehicle, labour, materials and summary page with commonly used ...
|
| Prevent OnTimer | 06 Mar 2007 23:40 GMT | 2 |
I have setup an OnTimer event on one of my forms. One of the first things it does is check to see if the db is configured to run the "automatic check". It does this by checking a flag in the database. If it is configured to run this check, it will run the procedure. If it is ...
|
| The SQL statement could not be executed because it contains ambiguous outer joins. | 06 Mar 2007 23:33 GMT | 1 |
The SQL statement could not be executed because it contains ambiguous outer joins. To force one of the joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement. (Error 3258)
|
| add multiple records to a single record in Access 2003 | 06 Mar 2007 22:29 GMT | 1 |
I am having trouble finding out how to add multiple records from a lookup table to a single record in another table. Tables: Metro Areas (just a look up table)
|
| Are URLs active in Acess | 06 Mar 2007 21:49 GMT | 1 |
I've created a database that includes things like phone number, email address and web address. My employer wants to be able to click on a link in the data base and have the website open up and active. Is that possible? The other option would include would I guess have me ...
|
| limit the list of a combo box based on the result of another | 06 Mar 2007 21:44 GMT | 5 |
Could someone please help me with this, I know the questions been asked before. I've tried to follow tutorials on the internet, but I just can't seem to crack it. So I can get the concept of how it works, would someone be kind enough to
|
| Duplicating record | 06 Mar 2007 20:17 GMT | 1 |
I'm currently using a table that consists of about 300 columns and is filled with records. Now, how can I duplicate a specific record (identified by a automatically growing unique ! integer)? I've tried INSERT INTO SELECT statements, but unfortunately, as the table does not ...
|
| Calendar | 06 Mar 2007 18:13 GMT | 1 |
How do I change the month from January to March without changing the number in individual boxes?
|
| Ranking/Numbering Records in Query | 06 Mar 2007 18:01 GMT | 2 |
I am trying to create a database that lets me keep track of running performances and rank them against one another. I have created a table named Races that contains: runner_id, racename, date, distance, and seconds.
|
| How do you dave Access 2007 as Access 2003 | 06 Mar 2007 16:48 GMT | 4 |
I buiot a database using 2007, the rest of my colleagues only have Office 2003 and I can not find a way to save it as 2003, this will mean another 2 weeks of work 20 hrs a day to redo it in 2003. HELP please
|
| Can I have a small Access DBase running on a PDA | 06 Mar 2007 15:43 GMT | 4 |
I would like to have a very small data base application running on a Palm III or other similar PDA. I am familiar with Access and wonder if I created a runtime version of the application I could load it on to a PDA and have it do its thing.
|
| Duplicated (and edited) query does not behave as expected | 06 Mar 2007 15:06 GMT | 5 |
Hi all. I am using Access 2003 with a 2002-2003 file structure. I have a table T1 I have a select query Q1 for which the sole data source is T1 I have a select query Q2 for which the sole data source is Q1
|