| Thread | Last Post | Replies |
|
| Refreshing filter on subforms on pages | 02 Feb 2008 02:45 GMT | 1 |
I have a search form with 2 pages and 2 subforms. When I set the filter it does not work unless I click on the page or hit the search twice. I put a msg in the code and it shows the filter being set. I tried to do a requiry on the subforms but got the same results. Below is a ...
|
| Text box displaying columns from a combo box | 02 Feb 2008 02:40 GMT | 1 |
I'm using text boxes to display the column data from a combo box. Trouble is when I move to another record or close the form and ome back in, those results are not displayed anymore and I have to reslect the values in the combo boxes to fill in the text boxes. Is there a way to ...
|
| DLookup on Text Box | 01 Feb 2008 21:46 GMT | 1 |
I am trying to use DLookup to populate a text box on my form. I am failing at all levels to get this to work. Could someone please help me? The form name is [frmOT_Forecast_Output] I want to use a combo box to select an Employee. This cmbo box is named
|
| acess form: how can I have more than 2 people modify it? | 01 Feb 2008 21:40 GMT | 2 |
someone told me about the bcm v2 - what is that? I've only found it for outlook... it should make 5 people open and modify the form I've created in Access, is this right? I'd like to know how I can have a shared folder with an Access Form be used
|
| Linking Subforms | 01 Feb 2008 20:49 GMT | 3 |
I am writing a Real Estate Database which consists of several tabs on a main form. All the tabs are linked together by PK, PIDNo. What is the best practice when trying to edit the subforms? In some instances I have a mainform, subform, and a second subform. Please advise
|
| Combo Box and ListIndex problem | 01 Feb 2008 20:45 GMT | 2 |
I have a combo Box that is connected to a table with two fields. The first field is a code and the second is the code description. I understand that if you set the listindex to 1; that refers to column one and so on. What I did was set the listindex to 0 (zero) which is what is ...
|
| cancel update of record | 01 Feb 2008 20:44 GMT | 2 |
I want to put a button on my form with code that will tell access to close the form and not update the current record. Assuming the user has entered information on the form and then reailzes he doewnt want that info in the database
|
| One combo box changing another - partial success | 01 Feb 2008 20:42 GMT | 3 |
I have applied the following solution wherein a choice in Combo box A changes what's available in Combo box B, and it works fine. However, after updating record two and returning to record one, I see that the actions I took in record two have effected teh combo boxes in record ...
|
| Changing query after form is built | 01 Feb 2008 19:38 GMT | 13 |
Hi, all; I started out with a query something like: SELECT PageID, otherFields FROM Page INNER JOIN Question ON Page.QuestionID = Question.QuestionID
|
| Tab Control query problem | 01 Feb 2008 18:41 GMT | 3 |
I have a tab control on a form with two tabs. The first tab has drop downs for the month/year and other criteria. It also has a button to run a query based on all of the criteria displayed on the form.
|
| Step by Step approach to Adding an Image to Forms in 2003 | 01 Feb 2008 17:54 GMT | 1 |
I really need to learn how to add images into individual records in access 2003 forms, i have tried a few sites regarding this topic but cannot seem to find one that outlines the process for beginners. Can anyone post a link or perhaps help with a walk through? I would
|
| Load & display a secured DB without having to type the password | 01 Feb 2008 17:11 GMT | 4 |
Is possible to open a database that is protected by a global password (Tools Menu, Security, Set Database Password...) programmatically from another database and without having Access prompt the user to enter the password? I've tried almost everything... but hope there is still a ...
|
| Behaviour depends on the placement of DoCmd Close, acform... | 01 Feb 2008 11:30 GMT | 2 |
Dear Form Gurus, I've made a popup, modal dialog form in MS Access 2003 holding just an MSCAL.OCX type Calendar control. I'm calling it from the MouseDown events of some comboboxes of a non-modal sizable form. In the caller event I open the
|
| sommige bestanden niet te openen | 01 Feb 2008 11:14 GMT | 1 |
sommige bestanden kan ik niet openen bij windows live. heeft te maken met vista? wie weet een antwoord. groet,
|
| dlookup problem | 01 Feb 2008 10:50 GMT | 3 |
i am just learning to use access and have a problem. i am trying add data from a table to a active form. the table is named departments it has three columns id,department code, department discription
|