| Thread | Last Post | Replies |
|
| How to do Access Combo Box Lookups | 19 Jan 2006 21:44 GMT | 3 |
I have a scale of the following format that I'm using as possible responses to 20 questions. 1: Very Good 2: Good
|
| Information automatically comes up | 19 Jan 2006 21:37 GMT | 2 |
I am new to Access and would have set up a database of employee id and their names. I want to create a form that allows me to put the employee id in and the employee name automaticallys comes up. I would appreciate some step by step help in making this happen.
|
| Forms & Saving | 19 Jan 2006 21:09 GMT | 1 |
I have a bound form where I would like to have all the fileds in this form be completed before exiting, and if they are left blank I would like it to prompt the user. I cannot "Require" the fields in the Table properties because some of the fileds are being used in other forms. ...
|
| Combo box selection updated to tables | 19 Jan 2006 20:53 GMT | 1 |
When i enter new records into my database via the forms that i have set up it seems to save only 1 record, and as soon as you enter a new record it over writes the previous 1. I think it may have something to do with the comb boxes that i have
|
| Can a combo box be used to select where data is placed in a table??? | 19 Jan 2006 20:50 GMT | 3 |
I am writing a database to manage a quantity of different types of battery. The battery data is imported from a textfile( the text is generic for all battery types), however I would like to use a combo box to select the battery type (there are 3 different types), and the battery ...
|
| Command button to reset form for fresh entry? | 19 Jan 2006 20:06 GMT | 2 |
I have a large form for accident reporting on which users enter a great deal of information. For the sake of simplicity I have it set up so that users can only use the form to enter a new report rather than view previous reports. As it is set up now I have several command buttons ...
|
| Data Entry Form | 19 Jan 2006 19:39 GMT | 2 |
I am wanting to create a simple sales data entry form, that shows all the products on a form, so the user can just type the quantity required next to the product, a bit like a lottery ticket shows all the numbers and the user selects what is required. After a lot of thought the ...
|
| Cursor "Hand" Shape | 19 Jan 2006 19:28 GMT | 4 |
I have some Command Buttons in an Access form and I would like the cursor to change from an arrow (default shape) to a "Hand" shape when a mouseover occurs so that users will know the buttons are active and are not just text boxes. Is there a simple way to do this? I am a ...
|
| Change more than one entry at a time. | 19 Jan 2006 18:41 GMT | 2 |
I would like to change an entry in all my forms at one time
|
| Check Boxes | 19 Jan 2006 18:31 GMT | 1 |
I would like to add a check mark in a predertimined box while in the form adding a new entry. Is this possible? Or do I have to add the yes no that I set as a rule in the table?
|
| Formatting Form | 19 Jan 2006 18:16 GMT | 1 |
Thanks for taking the time to read my question. I just got Access 2003 and I am wondering if I can change the colors of the forms. I can change the background color, but the record selector bar, and the
|
| customize Data values for Check Box | 19 Jan 2006 17:55 GMT | 1 |
I have a form lets say frmForm1 and that form has 10 check boxes. User can select one or many. The data values in these check boxes are 0 for unchecked and -1 for checked. My data is on SQL Server and the data is coming from a webpage. On webpage there is a form that hase the same
|
| Printing | 19 Jan 2006 17:34 GMT | 1 |
I am trying to print a part of a form that is not part of the table. It is a comment section. Why is it not printing this section of the form? Can it print it w/o being part of the table.
|
| Auto-expand continuous subform memo fields | 19 Jan 2006 17:29 GMT | 2 |
I want a subform (listing several records) to auto-expand each row to the height required to show all the text in a memo field in that row. I've looked at Stephen Lebans AutoSizeTextBox and TextHeightWidth, but both seem to re-set the height of all the rows displayed to that of ...
|
| Dynamic Sorting | 19 Jan 2006 16:59 GMT | 3 |
Hello; I created a form with a list box of clients. There are about 50 clients within the list box and when you click on one the rest of the fields in the form are populated with that client's information. (Name, Address........)
|