| Thread | Last Post | Replies |
|
| How to set focus to the first control in a Tab control | 15 Feb 2006 14:00 GMT | 1 |
I am a newbie and tearing my hair out. How do Ai set focus to the first control in a tab. What I want ot do is that when a user finishes the last field on the main form the focus must jump imediately to the first control of the
|
| #Name? error with unbound text box | 15 Feb 2006 13:57 GMT | 1 |
I have created a form that contains information about churchmembers and their financial status. In the form, I created an unbound text box and tried to use the Expression builder to take the member name from the member table and place it in the text box.
|
| multiline list box | 15 Feb 2006 12:17 GMT | 1 |
Where can I find a multiline listbox control??? I prefer it free of charge,
:p I'm using AccessXP Regards.
|
| View all threads posted by me. | 15 Feb 2006 12:07 GMT | 2 |
I really didn't knew where to put this suggestion as I didn't find a general suggestion/comments section. I think we can make this site more user friendly by inducting few more options like
|
| Need Help with Form | 15 Feb 2006 04:55 GMT | 1 |
Could you please help with the following? I have a form with a control box that needs to be filled on update . However, when this box is filled with a phone number I would like this number to be populated in a subform where the subforms control source is the same as the main ...
|
| Data Testing To Prevent Saving Bad Data | 15 Feb 2006 03:27 GMT | 14 |
I set up the following code listed below. The form is set up as a multi-record form (Default View = Continuous Forms). The test is successful on existing records preventing the user from going forward. When a new record is added, the user can beat the system by clicking on the ...
|
| forms and printing | 15 Feb 2006 02:56 GMT | 1 |
Anyone know how to resolve the following issue. When a form is displayed on the screen, it displays correctly, however when printed, the text boxes move.
|
| Create subform with previously created form and subform | 15 Feb 2006 02:15 GMT | 1 |
Is it possible to create a subform or a secondary subform within a form that has already been created? For example I have a customer details form with fields from the customer table, and a subform with details from the complaints table. I am planning
|
| tab refresh | 15 Feb 2006 01:34 GMT | 3 |
Can anyone tell me how I can get a record to refresh when I click from one form tab to another? TIA Lez
|
| Lebans Richtext Control | 15 Feb 2006 01:30 GMT | 5 |
I have installed the control and bound it to a field in my database. This field contains data input prior to installing the Richtext control. Is it possible to display this data with the Richtext control? In my testing any data not in Richtext format does not display, any new data
|
| Help with code to Import Files, numerous posts.. | 15 Feb 2006 00:29 GMT | 5 |
I need this code revised so I can import excel files from any drive to my "IDRa" table rather than opening it which is what it does now. This is from Dev Ashish's example explorer97 datrabase I got off of MVP website. I am not an access expert. I need very basic help with code ...
|
| Coding in Forms | 14 Feb 2006 23:01 GMT | 2 |
I am trying to set up coding within a form so that when an option is selected from a control, the cursor will jump to another control within the same form. As an example, i have a control box which features a drop down list. If a particular option within the drop down list is ...
|
| MS Access Front-End Problem | 14 Feb 2006 22:11 GMT | 6 |
I have a problem and I wondered if anyone here could help. A colleague has passed me an old Front-End that has been written in MS-Access. The ability to see the underlying code appears to have been restricted. The "View" and "Tools" menus are no longer there and there
|
| Show value in text box automatically | 14 Feb 2006 22:02 GMT | 7 |
I hope someone can help with this! It seems like it should be so simple, but for some reason my brain is drawing a blank today! I am having trouble with a text box on my form. There are 2 forms: Clients, and Documents. They are linked through ClientID, which is the foreign key in
|
| How to use query or macro to filter form | 14 Feb 2006 21:25 GMT | 1 |
I've set up a form with a command button that runs a parameter query. The query works - but rather than using the query as a filter to narrow the records in the form (or in a separate form), it simply provides the query results in datasheet form.
|