Search results

  1. K

    Question How to add list box in the main form's subform

    Hi all, I have the main volunteer form. In the form I have volunteer info. In the subform ,which is a basic form layout, I have the companies details. The volunteer is doing the project for a particular company. I want to add the list box in the company's subform to show the list of projects...
  2. K

    How to prevent forms saving empty record lines

    Hi, Doesn anyone know how to handle the problems of saving empty form record lines into tables. Also, I need the error message to inform user to input missing data or do not save at all if it is empty? Thanks in advance.
  3. K

    How to update/amend data in the continuous form

    Hi, I am looking for a solution how to update/amend the existing records within continuous forms. Thanks.
  4. K

    Refresh data in the forms by close other form

    Hi there I am new in vba coding and I have a problem with my data in main form frmMainForm.To enter data to main form I have button to open frmProject form. When I have all data entered and closed frmProject form, data in frmMainForm combo box projects won't update. Anyone can help me sort this...
Back
Top Bottom