| Thread | Last Post | Replies |
|
| Displaying Subform with a combo-box | 05 May 2005 14:28 GMT | 3 |
I have created a form that contains a combo-box and a subform. When the user selects his/her name from the combo-box, I want the subform to appear with the information. How do I get the information in the subform to automatically appear?
|
| I need help to solve this...thanks | 05 May 2005 14:21 GMT | 3 |
I have a procedure to search a table using a pre-defined "keywords" from the keywords table. Then the result export to an Excel file and the match text in the Excel file is highlighted. The procedure is as follow: I set up the stopper at the begining of the process so that I can
|
| access forms | 05 May 2005 14:18 GMT | 1 |
i want to get calendervalues in text box .that means when i click o one date on calender it will appear in the start date text box and i click on another date it will be in the end date text box.. can u please help me???????????
|
| Forms w/ multiple users | 05 May 2005 14:10 GMT | 12 |
I have a front end and back end database set up for multiple users. Each user has a front end database and the tables are stored in the back end. However I'm having trouble. Two users can't access the form named "Input" at the same time. My users aren't really able to use the ...
|
| Combo box order | 05 May 2005 13:50 GMT | 3 |
I use a simple table (One text field) for a drop down in a combo box that is a "Failure Description". I cant seem to find a way to alphabetize the order of the drop down. Yet when I look at the table, it is in Alpha order?
|
| Updating subform from second mainform | 05 May 2005 13:10 GMT | 1 |
I need to update a field on a mainform1!subform from a mainform2. I want it to be generic so I can call mainform2 from several different forms and set a textbox equal to a value on mainform2. This is what i am trying and I get type mismatch.
|
| User Level Security Questions? | 05 May 2005 11:18 GMT | 2 |
If I implement access security, is it easy to undo if this is not what I want? Can it be undone? Should I take and precautions beforehand? If so what? Does the security follow the mdb if it leaves the computer and moves to
|
| Subforms | 05 May 2005 06:12 GMT | 1 |
I built a subform based on a query. When the main form opens the subform is on it and has no information. When the customer ID is inserted it updates the query, but not the subform because the subform is open on the form. How do I get the subform to update.
|
| Create a User TextBox? | 05 May 2005 04:35 GMT | 2 |
How can i create a user textbox only for the user of the database? I have an administrator version of the db and also a user version The admin and the user needs to input there name or have it auto input into a textbox before every record is saved.
|
| Decimal Place Validation | 05 May 2005 02:58 GMT | 2 |
How can I test whether more than two decimal places are entered into an unbound control, and issue an error message if that is the case? The following are acceptable: 125
|
| Synchronize two combo boxes | 05 May 2005 02:56 GMT | 6 |
I would like to have two unbound combo boxes dispaying different portions of the same underlying query on two places on the form. I want the user to be able to scroll one, and have the other one scroll in sync with the first one.
|
| Filter records with one to many in form, still edit data | 05 May 2005 01:57 GMT | 1 |
Order information is downloaded from our web host. Credit card charge information is downloaded from another vendor. The requirement is to display all orders that are still “open” in a form and be able to update the order data. An order is closed if it has a date shipped and ...
|
| Choosing what's displayed in a form | 04 May 2005 23:51 GMT | 3 |
Stuck on this one (probably simple) thing, and am hoping someone out there can give me a push so I can continue on.. Here's the scenario.. Would like to open a form and have a pop up ask for criteria. The criteria is listed in a table. Would like to be able to choose the ...
|
| Create a Form from Multiple Tables | 04 May 2005 23:06 GMT | 3 |
I am trying to create a form from data in about 8 tables. When I use the wizard and only two tables, I get the option to include all data in one DATASHEET view. However, when using more than two tables, I do not get this option. When I go to the datasheet view (I want to create ...
|
| Createing a Form and Subform | 04 May 2005 22:18 GMT | 7 |
I am using Access 2002 and there are no disabled items. In trying to create a subform using the Forms Wizard. First I created a query from three related tables. (One of the tables is the same table that the basic Form is being created from.) After the data elements from both the ...
|