| Thread | Last Post | Replies |
|
| Preventing duplicates in certain fields of a form | 26 Mar 2008 22:47 GMT | 3 |
I would like to prevent a user from entering a duplicate company name in a form. I know this can be done by setting a unique index on company name in the company table and I have done this. But I would also like to give the user a message when they attempt this. I've tried ...
|
| duplicate values | 26 Mar 2008 22:30 GMT | 2 |
Hi. My database records patient attendance on a daily basis. I have one form to record patient number and it automatically records date and time, and saves this info to an attendance table. I would like a message box to pop up if the same patient number is re-entered on the same ...
|
| I get the error message "this recordset is not updateable" | 26 Mar 2008 19:58 GMT | 2 |
Creating a form in Access 2007
|
| Today's date from another control | 26 Mar 2008 19:23 GMT | 4 |
How can I capture todays DateTime when the user click the Status Closed radio button on a form? I don't want the user to type the date. Only collect the DateTime of when the status was changed? I have a radio button = Status
|
| missing data | 26 Mar 2008 19:14 GMT | 5 |
Not sure if this is the right place to post this but here is my problem. I have a multi user database, all info is inputted by forms, all a sales persons records are sorted by a query and displayed on their screen with a form. recently i started getting random entries that do not ...
|
| Adding checkmark in design view | 26 Mar 2008 19:01 GMT | 1 |
I am a novice user of Access. I am using an employee vacation database that has been in use, but would like to add another feature to further enchance the reports that are retreived. When I open the file in forms view I am clicking on Design View. In Design
|
| how do I run an event on a form that spawns a popup after pop is closed? | 26 Mar 2008 18:13 GMT | 5 |
access 2k; I've read a million "why doesn't on focus / activate work". I'm very well aware that on focus doesn't work as most expect. Here's what I don't understand:
|
| setting filter on a subform from a calendar control | 26 Mar 2008 17:50 GMT | 1 |
I've got a calendar control on the main form, and I want a subform to be filtered to the date selected on the calendar control, but can't get the syntax right. The subform needs to display all dates at first, until the date is selected
|
| Messed up my menu bar | 26 Mar 2008 17:25 GMT | 1 |
I need help!!! I thought I was changing my menu bars File section and instead of my menu bar I changed the Access default menu. Now I don't have the standard Access menus under the File section. Is there anyway to get the defaults back?
|
| Can't Get "ALL" to work in a query - Please Help | 26 Mar 2008 16:35 GMT | 3 |
I have created a simple database with a query that is getting its parameters passed to it from a form I made. The issue I am having is twofold.... First, I can't get the "ALL" choice in my dropdown combo box do do
|
| Password in a Text field | 26 Mar 2008 16:13 GMT | 6 |
I have created a form where it has a text field that is only for IT use. So when you click on the text box, it asks for a password. The only problem I am having is that when you enter an incorrect password, it still allows you to type in the text field. It will come up with a ...
|
| This used to work in A97 but not in A2007 | 26 Mar 2008 15:32 GMT | 1 |
We are changing from Access 97 to Access 2007. Most of my forms work with no problem. I have a couple of minor glitches that I could use some help with. Main form "NEW_ORDER_ENTRY" with a subform "CUST ID subform FOR NEW ORDER ENTRY" for looking up parts. When I double click in ...
|
| subform assign value | 26 Mar 2008 15:26 GMT | 1 |
Access03 Have an Order Main form and a Customer Subform - their link is the customer key. When I start a new order the Order form will autonumber increment its order
|
| Insert a query result into a form or text box | 26 Mar 2008 14:41 GMT | 5 |
I have a combo box of queries so when I choose a query it opens separately. I found a database with a dynamic form that places a query result into a text box. It is similar to what I would like but my queries are "totals" queries with calculated percentages.
|
| Options Groups | 26 Mar 2008 13:47 GMT | 2 |
In Access 2007, when I design an option group with a few options, everything works fine with option boxes but NOT with toggle buttons: Clicking on another toggle button (in the group) keeps the 1st button activated. All buttons are perfectly positioned inside the option group and ...
|