| Thread | Last Post | Replies |
|
| Need help designing form in Access 2003 that searches for value | 22 Jun 2005 22:45 GMT | 1 |
I am currently working on an application for our Business Office to easily search for new budget codes that we have to establish due to an administrative system conversion we are currently undergoing. They would like to be able to find a new code via searching by old code or ...
|
| Do not save blank fields | 22 Jun 2005 22:43 GMT | 3 |
I have a form where I do not want the user to be able to move to the next record without making sure some fields have been filled in. I cannot set the field to required in the table, because the table is being used for other forms where the field is not required.
|
| Design View problem Access 2003 | 22 Jun 2005 21:55 GMT | 1 |
After a recent upgrade to Access 2003 I have encountered a major problem with editing forms .. bound to pass through queries .. in design view. Even minor edits such as attempting to alter size of text box result in the application freezing. This only happens with forms bound to ...
|
| hyperlink from form to a file specific to the record | 22 Jun 2005 21:29 GMT | 1 |
Howdy all, I'm trying to put a command button on my Form to create a link to a file directly related to that record. It's a Prospective Hires Database, and I want the command button to open the applicants resume, which i have saved to a subdirectory. All I seem to be able to ...
|
| What is the difference front page 2002 and 2003 | 22 Jun 2005 21:21 GMT | 1 |
I am new to front page, I currently have a Dell Inspiron 8200, it came with Front Page 2002. I like to dabble in photography, iam interested in learning how to use front page,
|
| Use listbox to navigate in form | 22 Jun 2005 21:17 GMT | 1 |
I have a form, with several linked subforms. Currently I navigate with the record navigation buttons at the bottom. I would like to have a listbox control and have the form navigate as I scroll through the listbox. The form has a few fields and a few sub tables. The form is based ...
|
| Getting all fields to be displayed in a form | 22 Jun 2005 20:47 GMT | 4 |
I have created a data base that has several tables. In one form that I am building, A have a combo box that pulls data from one table and places the first field in the other table. Now on that form I would like the other 4 fields to display on the form from selecting from that ...
|
| Unclear Data Entry Form | 22 Jun 2005 19:52 GMT | 7 |
I used wizard to design me a form that pulls from several tables. I wanted the form to be a data entry form so I went to the form's properties and put Yes under data entry. However, when I open the form it still shows all of the information in the tables. I have done this with ...
|
| Skipping to next record, not next page | 22 Jun 2005 19:27 GMT | 2 |
I have a form with several tabs (about 6). When I am done entering info on the first page (first tab) I want it to skip to the first control on the next page (second tab). I just can't figure it out.
|
| Field lock | 22 Jun 2005 18:58 GMT | 3 |
I wanted to have a field save and lock the data inputed so that it can not be changed once exiting that field. Can someone tell me how to do this...I am new to access.
|
| Button Colour | 22 Jun 2005 17:39 GMT | 5 |
Just a simple one! Can you change the background colour of a button from grey? Thanks.
|
| Possible to change control source? | 22 Jun 2005 17:36 GMT | 9 |
I have a form that displays about fifteen fields via text boxes and combo boxes. One particular combo box auto-populates two text boxes by the text box's control source set to: =[comboboxName].column(2) and
|
| Combo Box Sources | 22 Jun 2005 17:10 GMT | 3 |
I'm having trouble with two combo boxes on a form. There is a different problem with each one. First Problem The first combo box was originally a text field and I changed it to a combo
|
| Tab Controls - event properties | 22 Jun 2005 17:07 GMT | 2 |
I have a text box that is equal to the caption of the page on a tab control (thanks Rick), I need this text box to be updated whenver the current page is changed.
|
| Tab Controls | 22 Jun 2005 16:08 GMT | 7 |
I have a tab control in a form with several pages. I want to give the user an additional visual confirmation of what page they are currently working on by adding a control source equal to the current page of the tab control. Any ideas?
|