| Thread | Last Post | Replies |
|
| Control Source Issue | 22 Nov 2006 20:44 GMT | 1 |
=IIf(IsNull([p1]),"",IIf(Val(Nz([Form]![PEN],0))<=Val(Nz([Form]![MAXPEN],0) and Val(Nz([Form]![PEN],0))>=Val(Nz([Form]![MINPEN],0),"PASS","FAIL")) This control source works until I add the "Val(Nz.... section. Once I add that part I'm getting errors. Also, can this be ...
|
| Data Selection Based on Another Field In Table | 22 Nov 2006 18:53 GMT | 2 |
I use Access 2000. I have these 2 tables(as well as others): tbCompany. tbMeeting Some companies have the same name but different addresses. Each company has 1 Main Contact person. plus additional individual names related to that
|
| Storing birthdate with year optional | 22 Nov 2006 18:25 GMT | 12 |
I need to store a birth date in a table mainly to keep track of when to celebrate birthdays. Some people will offer their complete birth date including the year, but many will only want to offer the day and month part of their birth date. For the most part I only need the day ...
|
| Adding photos to reports | 22 Nov 2006 16:45 GMT | 1 |
I am fairly new to access, and our work computers only have Access 2000 I have created a bi-Monthly report that we submit to a local La Enforcement agency, from information we store here. They have aske that we include photos in our report now. Is this possible? We have th
|
| Lookup Tables and Field Validation Rule Properties | 22 Nov 2006 15:58 GMT | 8 |
Access Novice - WinXp/Access 2003 I am in the process of designing my first database and plan to use this mainly to teach myself Access. The purpose of this database is to store employees data and track down employees personal info, employment
|
| Accessing relational database in a form | 22 Nov 2006 06:21 GMT | 1 |
I'm a beginner with Access 2000, but I'm still sure that the answer to this question is staring me in the face. I've linked some tables. My plan is to have my main table with another linked containing names of staff members. Actually, to be precise, it
|
| can't open | 22 Nov 2006 04:08 GMT | 1 |
I have tried for days to open Customer service for access 2007 and upon doing so get an error....how can i solve this and is anyone else haing this same problem?
|
| Create DB to list files in certain folder | 21 Nov 2006 22:39 GMT | 3 |
I need to create a database to list all the files in a certain folder that are held on a specific file server, is there a template or a guideline that I can reference for this task? WinXPpro/Access 2003
|
| Using Wizard | 21 Nov 2006 13:58 GMT | 3 |
Trying to use Form Wizard. When I click on the 'Form Wizard', bottom selection asks to select a table or query from which to get the data. How do I get 'data' generated for the wizard to use? Also, should MSSQLServer be running on my computer?
|
| Duplicate DB | 21 Nov 2006 12:28 GMT | 2 |
I have a DB that is split (front end and back end) on my server. The front end is only provided to my clients. I keep getting new DBs named db1, db2, and so on in my folder where my DB is locate. Why is this happening and how do I stop it?
|
| updating a table from another mdb file | 21 Nov 2006 11:59 GMT | 6 |
I have an application that uses several tables and I constantly revise the app and want to update the mdb to the new version. I have been using copy and paste to do this. I plan on splitting the program at some point but not yet. I have to copy and overwrite the records in the ...
|
| many to many relationship/ junction table | 21 Nov 2006 02:28 GMT | 2 |
If you make a junction table with the primary keys of 2 other tables is the info that you typed in the junction table supposed to be displayed in the other 2 tables? if not where is it supposed to be displayed?
|
| Storing Constants - Q re tip from Klatuu | 20 Nov 2006 23:06 GMT | 2 |
On 9/26 Klatuu posted a neat method for storing constants in Access. He described setting up new CurrentDB properties which are persistent. My question - is there any way to see those properties if you don't know what they're called (or if you created some and forgot what you ...
|
| avery J8173 template | 20 Nov 2006 21:40 GMT | 1 |
I can not find template for avery J8173 labels, please help.
|
| Table vs Query | 20 Nov 2006 20:56 GMT | 1 |
I have a basic question. I have a form used by various people to key in data with the data going into a table. I was playing with the query wizard and queried my table. As my table is updated, does the query automatically update?
|