Search results

  1. O

    Help I think I'm using Bad Code

    I'm discovering VB is so not my thing and I'd be lost without you all! Having said that, Please Help! I had previously had a problem of opening a record where a record didn't exist on the same form - my code was sited as interesting code by one poster ;-) however it does work. Well now I'm...
  2. O

    Message Box Problem

    This is probably so simple but it's really hurting my head trying to figure it out. I have a form with a combo box that will pull up relevant data on the form. I've added a msgbox to the combo box with the intent that if the company doesn't have any records within the table for a message box...
  3. O

    And/Or Search

    I have a table listing companies and their capabilities identified via some 20 check boxes (yes/no fields). I'd like to use a form for users to use to identify companies that match the capabilities checked off. I attempted to do this by creating a parameter query...
  4. O

    Random shutdown?

    Does anyone else experience or can you explain random shutdowns in access? It happens mainly when I'm working in forms and switching from design to view mode. Gets pretty annoying as I can lose work - also will happen when i'm trying to save. very annoying. thanks for any insight
  5. O

    Combo Box that doesn't cause Edits??

    I have a form that I'd like to use for 'reviewing/report' purposes. It's a main form with a combo box of company names, with a subform of all the company information. When you use the combo box to select a company, all the cooresponding data loads in the sub-form - which is totally what I...
Back
Top Bottom