I don't know what outer join means but thank you for your respond.
I solved my problem, the problem was that the properties sorting and grouping wasn't correct
Thank you
Hi,
I have a problem and this time it is my report that doesn't work correctly. It doesn't show me all the results only a couple of them.
Normally the criteria is that it has to print all the results of which the checkbox is checked but it doesn't do it. I don't know if that is the problem...
It seems that the links between my tables weren't correctly set. I had a 1to1 relation but...
My parameter tabel is linked with the parameter_id key with the two other tables Formule1 and Formule2.
These tables (Formule1 & Formule2) don't contain all the records that occur in the Parameter...
Hi,
I have problem with my nested subforms. The first subform does coordinate with the main form but the second subform doesn't coordinate with the first subform.
Although the linked fields are correct he doesn't show me all the results in the second subform.
All these forms are based on...
I have decided to put this aside for a while because I have another problem.
I have created a form frmLogin and the code behind this form goes like this:
Private Sub cmdOK_Click()
Dim db As Database
Dim rs As Recordset
Dim teller As Integer
teller = 0
teller = teller + 1
Set db = CurrentDb...
Hi,
I have a problem and I don't know how to solve it.
I have 3 tables and the first one is linked to the other 2 and I have a report where some calculations are done based on a query. In this query I have fields with the calculations for some txtFields on the report.
Is it possible to call ee...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.