Search results

  1. G

    Copying 3 columns from combobox

    Acess 2010; I have a combo-box that drops down with three fields from a LookUpData" table. I have set an "After Update" event in the "Property Sheet" of the combo-box to update two of the fields on my main form with the 1st and 2nd fields of the combo-box, Is it possible to have the "After...
  2. G

    Navigation Form - button problem

    Thank you Kipcliff it now works fine. n.b. In your answer you stated; "If you wish to maintain the ability to use either method to open the Mainform, you will need to include code to select the proper reference". This has raised a new question for me; !what code and where to put it. I am...
  3. G

    Navigation Form - button problem

    The attached database is only a sample database I created to demonstrate the problem. My actual database has multiple forms that I would like to have in a navigation form and that is why I would like to address the problem. all the same, I would like to thank you for your involvement. If...
  4. G

    Navigation Form - button problem

    Access 2010; When I load up my form directly from the "Navigation Pane", my "Print/Email" button behaves correctly and brings up my "MainReport" with the current record displayed in the report. !When the "MainForm" is used through a "NavigationForm" the "Print/Email" button behaves...
  5. G

    Update two fields from combo box

    I am new to access, I have just created my first database and I am having a problem with the use of a combo box. I have created a sample form and attached it to this post to show what I am trying to do. In the sample I have created a main data file with a main form for data entry, I have also...
Back
Top Bottom