Search results

  1. T

    Display message when control has no image.

    Hello friends! I have an image type control called "photo", with no image, and a delete button on a form. I would like when I click on the delete button to display a message like "There is no photo to be deleted!". I already tried all these codes, one at a time, but when I click on the delete...
  2. T

    Solved Fill in form fields based on a combo box.

    Hello! I'm resorting to the Forum to ask me a question about the automatic completion of fields in a form, based on a combo box. I have a table called TabClient with the following fields and columns in this order: Client_ID => First Column = AutoNumber (Primary Key). Number_Security => Second...
Top Bottom