Search results

  1. L

    Embed image on record issue

    I'm not entirely sure on how to explain this but I'll try my best. I have an embedded image on a form that hast code behind it. The image is suppose to display only when the value of one of the combo boxes changes. The problem I'm having is that after i update one record it continues to be...
  2. L

    Need help with textboxes & check box~!~

    I have a database that I've added a form to and contains various tables. I have to add 2 textboxes (and modified a 3rd one),and also add a check box. I would like for the first textbox [WritingCode] to basically populate info on the other two, when I enter data into it. Name of the other two...
  3. L

    Data Range on a Form~!~

    Hi, I need help in creating a date range for a form. Based on the dates selected I want to generate a report. I'm assuming there's some VBA coding needed and two text boxes. Please Help, thanks
  4. L

    cmd buttons issue

    I have two button on a form. One called "New Call" and the other "Save" The Save button checks for all required fields and makes sure that the user enters all required info. My problem is that they can circumvent that by just clicking on the "New Call" button. Is there a way I can somehow...
  5. L

    Data Please help!!! Need answer ASAP. Entry required for Subform based on button

    I have a main form (CallDatabase) and a subform(NOTES). I have a button that appends a new record everytime you click on it. I would like to make it require for data to be inserted into the Notes subform, specifically the Note field. I want to make sure the user won't be able to move on to a...
Top Bottom