Recent content by michael.young

  1. M

    Keeping a combo box hidden until an option is selected in another combo box

    Just added that code in and it all appears to be working as required, cheers :)
  2. M

    Keeping a combo box hidden until an option is selected in another combo box

    thanks for the response, whereabouts do I need to put that code, in the AfterUpdate in event procedure?
  3. M

    Keeping a combo box hidden until an option is selected in another combo box

    I have a form with several combo boxes ('Area' 'Area2' 'Area 3'). Is it possible to keep the 'Area2' box hidden until the user selects an option from 'Area' and in turn keep 'Area3' hidden until the user selects an option from 'Area2' ? Cheers!
  4. M

    Producing report from Keyword search

    I wonder if someone can help.... I've created a keyword search form to enable users to filter my DB. I have also created a number of parameter queries for users and created reports which display the results of their parameter query. Is there any way I can create a report using the results of...
Back
Top Bottom