| Thread | Last Post | Replies |
|
| Gotorecord Where Equal | 17 Sep 2007 18:45 GMT | 2 |
I need to put a button that allows the user to move to the next record. On the form, I have a list of employees that are filtered by the company they work for. Obviously, if I use the simple Gotorecord command, it will pull up the next
|
| Unload Event Problem | 17 Sep 2007 18:34 GMT | 7 |
I'm trying to get users to fill in stop time on a time tracking database before closing database. I have a hidden form that is used as a popup when they forget they have start time entered on one job and try to start time on another job. I'm using the UnloadEvent on this same ...
|
| Access Form Printing | 17 Sep 2007 18:13 GMT | 2 |
I have a form in Access 2003 which contains a few title lables. On the screen they look fine, but when I go to print everything looks great except the titles are garbled up and sometimes reduced to a really small size so you can't even see it. I am very confused about why this
|
| Modify control properties in forms in A.MDB w/ data in B.mdb | 17 Sep 2007 18:04 GMT | 3 |
I have an MS Access application that is in use by approximately 100 clients - all similar but not exactly the same. The differences are slight, I'd like to be able to maintain a "master" front end that contains the super-set of the forms and controls, and then based
|
| Best way to update recordset | 17 Sep 2007 16:17 GMT | 2 |
I'm working with an employee training application. I have a "class session" form with class date, class instructor, class location, etc. On that form is a subform showing all employees enrolled in that particular class session. I want to click a button on the main form and ...
|
| Command Button Wizard | 17 Sep 2007 15:30 GMT | 2 |
When I insert command button, Command Button Wizard does not open. But the problem is not on the access file, it is on the computer. The wizard opens other computers. Can I remove this problem without any expert support.
|
| Create button to sort records | 17 Sep 2007 14:09 GMT | 2 |
I have a form that lists inventory parts. By default it lists them in alphabetical order by PartNo. There are many times when the user needs to see them in order by Description instead. Is there a way that I can create a button to do this, and then a button to put it back in ...
|
| Using the What's This Button... | 17 Sep 2007 13:42 GMT | 2 |
I have several forms that I would like to use the What's This Button on... There are several different control, such as buttons and text boxes on my form... I would like a different explanation for each...
|
| Can't format as percentage | 17 Sep 2007 06:04 GMT | 1 |
I have a form connected to a SQL back end. On this form there are multiple fields that I want formatted as percentages. Some of the fields are able to be formatted as percentages and others cannot be and I don't know why. The values coming from SQL server are all the same data ...
|
| Subform does not populate in 2003 only | 17 Sep 2007 05:40 GMT | 6 |
Any ideas on why a subform that populates correctly in 2000 and 2007 will not populate in 2003 ? Thanks.
 Signature ArtS
|
| validation rule for unique number | 17 Sep 2007 04:51 GMT | 5 |
Field for ID is set as primary key so entries must be unique, but, when tested, an error message only comes up when all the fields have been entered. How can I make the validation alert appear as soon as a duplicate number is entered to prevent moving to the next field? I guess ...
|
| Upload File Interface? | 16 Sep 2007 22:36 GMT | 1 |
Using Access 03. - I am a semi-beginner. I have a table of Suppliers, one of the fields is "Logo" Data type OLE Object. In table view, I have added a few Suppliers to the database, and have added their logo into the "logo" field by right-clicking > Insert Object > From
|
| selecting customers attending an event | 16 Sep 2007 13:59 GMT | 1 |
I have a table of customers with upwards of 100 records. I am creating an event table to store information about some of our sales events. I would like to store which customers were present at the event. Typically there will be between 5-10 customers at a given event. I was
|
| Learn Forms | 16 Sep 2007 08:02 GMT | 4 |
I need to have a database connection thru' codings. I will be using one combo which may have 4 fields from one table, only the keyfield will be stored to another table others just display on the form. Filter is by a selected date then selected value from combo box from another
|
| Trapping a value to use in my form | 16 Sep 2007 03:09 GMT | 5 |
I am quite new to this and need some help. I have a form with a record source of a query. In the query I have the criteria set to ask the user a question in a popup box which searches a table for that input which is then reported back to the form to view
|