SELECT SUM(factures.MONTTC) ;
FROM GEST_JUR!factures ;
WHERE FACTURES.NUMAB=this.Parent.text1.Value AND factures.paiement="T" ;
INTO TABLE GEST_JUR!factempGLOB
this.Parent.text8.Value=FACTEMPGLOB.SUM_monttc
I received an error message "Alias 'FACTEMPGLOB' is not found".
How do I resolve this...
Hi Olaf,
I tried to add a label, It has worked very good,Thank you, but if i'd like to do it in a boucle FOR,
for instance , I recreate this label 5 times one under the other like this:
label1
lebel2
label3
label4
label5
Hi,
I have a textbox and combobox, I d like to affect the value of this combo that contains numbers to the textbox.my goal is to : when i valid I affect the sum to the textbox.
Hi
Is there anyone knows how to fix the language in a specific textbox.for instance when i click on the textbox i can write on this text box with the language I desired.
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.