Search results

  1. F

    Avoid security alert in .accde

    Hello evryone, I created the .accde to distribute only the compiled file. But I have a problem. When you open the file .accde there is this problem of security: You can not determine whether the content is from a trusted source. Leave off the contents, unless they provide essential capabilities...
  2. F

    Don't visualize label

    Hi evryone, I want delete the label Volumi like you show in the image in the attachement (there is a red x in the exact point). How can I proceed ? Thank in advance
  3. F

    Open a image matching a field

    Hi evryone, I have to create a database with more than ten thousand records. There is a field on which image by clicking the image to be displayed with the default program based on the image on which you clicked. Whit this code: Private Sub Campo1_Click() Dim L As Long...
  4. F

    code for OnClick zoom a image

    Hi Everyone, I am new to VBA for access. I am working on a form as a user interface. I have added an picture to the form. It looks small, and not clear because of the size, and each image has different size. I would like to know if there is a VBA code that will allow me to click on it, and...
Back
Top Bottom