Recent content by Fitzi

  1. F

    Solved How to filter using multiple criteria from the list

    What!?:eek: I do not believe.. Thank you once again! You are the best.. I'm glad to see that there are still people willing to help. (y)(y)
  2. F

    Solved How to filter using multiple criteria from the list

    Thank you very much for your help!!! It works the way I wanted it to work. If it's not too much trouble, if you could also help me with the second list...depending on what I select in the first list, only the respective projects should appear in the second list. When I select a client from the...
  3. F

    Solved How to filter using multiple criteria from the list

    Thanks for your reply. I don't want to use Combo box anymore, I want to be able to filter data only through listbox. To be able to select several criteria at the same time, in the combo box I can only select one criterion Anyway, I'm not an expert in VBA, I'm a beginner..I can't quite match the...
  4. F

    Solved How to filter using multiple criteria from the list

    Hello, I have this example where I use Combo Box to filter the subform and the charts. I want to do the same thing using list box, but I couldn't make the links! I want to be able to filter according to several criteria from a list at the same time. Also, depending on what I selected in the...
  5. F

    Solved MS Access - Query Chart update, Not to Count but to Average

    Yes.. Thousands of thanks! I struggled for 2 days to try this... and it didn't work. Thank you for your quick and correct solution!
  6. F

    Solved MS Access - Query Chart update, Not to Count but to Average

    Hello, I don't have that much experience in Ms Access, and I found this database that would help me In this database, the underlying querys executes the Count function and I would like to make an Average of RealizatPcr. In principle, I would like to replace count ID Count(EventID) to Average of...
Back
Top Bottom