Search results

  1. F

    Conditional formatting in another form

    Fantastic! It's perfect. Thank you and sorry if I was insistent
  2. F

    Conditional formatting in another form

    Can you find a solution to this problem? otherwise the first record becomes unusable. Thanks again
  3. F

    Conditional formatting in another form

    But I'm very happy that the box, from the second record on, is colored without having to open the MascheraDue!:)
  4. F

    Conditional formatting in another form

    Thank you again for your availability; unfortunately, however, I still have problems with the first record: in addition to being white in the text box (turns green when I go to the next record and go back to the first), the subform ListiniPrezziEAttivi is empty at the first record. From the...
  5. F

    Conditional formatting in another form

    thank you very much
  6. F

    Conditional formatting in another form

    I have minimized the database, how can I attach it?
  7. F

    Conditional formatting in another form

    To be precise, when I open the "MascheraUno" formatting does not work, then I go to the second record and go back to the first one and the cell is colored
  8. F

    Conditional formatting in another form

    True! Thanks for everything
  9. F

    Conditional formatting in another form

    ok, now it works, but the formatting is also applied to empty records of the "MascheraDue ". And then it works only if I also open the "MascheraDue" in addition to the "MascheraUno"
  10. F

    Conditional formatting in another form

    Ah, I had stopped at the error, now the message no longer appears. However, the txtPippo box does not change color
  11. F

    Conditional formatting in another form

    first of all thanks for the quick reply. I followed the instructions, but inserting the code on the Current event of the subform (If IsFormLoaded ("MascheraDue") I get the compile error: sub or function not defined
  12. F

    Conditional formatting in another form

    Hello, I need your help to solve a problem concerning conditional formatting: I have a form "MascheraUno" with a subform "MiaSottoMaschera" (containing a field called "PrezzoA"), a button that opens a "MascheraDue" form ( which contains a field called "PriceB") and an unassociated text box...
  13. F

    Height of the subform adjusted by the number of records

    yes I explained myself badly, the two subforms report the data from two queries. Next to each subform there is a button that allows me to insert values ​​into two tables, from which the data are filtered from the queries and become visible in the two subforms. I realized that sometimes when I...
  14. F

    Height of the subform adjusted by the number of records

    I realized that, by entering this code for the height of the subforms on the Current event of the main form, sometimes, when I insert a new record in the main form, sometimes I get the error 3021 No current record. If I remove the height code, the error disappears. Can I modify it to tell the...
  15. F

    set the fixed height of a continuous mask

    Maybe I'm messing with the terms (I use the Google translator), here are the screenshots
  16. F

    set the fixed height of a continuous mask

    I'm not sure I understand, I have a continuous mask that lists records based on the choice made by a combo box placed at the top, now the mask is so high as to list 13 records and to see the others I have to scroll the bar . What I would like to do, if possible, is to set a value so that when...
  17. F

    set the fixed height of a continuous mask

    How can I set a fixed height of a continuous mask? Thank you
  18. F

    Height of the subform adjusted by the number of records

    This is exactly what I was trying to do. Thank you both
  19. F

    Height of the subform adjusted by the number of records

    Yes, in fact, the data is confidential and I do not know how to do it. Is there another way to adjust the height of the subform based on the number of records?
  20. F

    Height of the subform adjusted by the number of records

    Yes I set up Can Gow yes, but nothing changes, the subform becomes large (fixed height) regardless of the number of records I try to link the link again https://access-programmers.co.uk/forums/showthread.php?t=276977
Back
Top Bottom