Re: Show results in a querrie
From: AndreasM (AndreasM_at_discussions.microsoft.com)
Date: 02/15/05
- Next message: Duane Hookom: "Re: Am I using too many filters?"
- Previous message: Brian: "Re: Am I using too many filters?"
- In reply to: Brendan Reynolds: "Re: Show results in a querrie"
- Next in thread: Brendan Reynolds: "Re: Show results in a querrie"
- Reply: Brendan Reynolds: "Re: Show results in a querrie"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Feb 2005 22:07:02 -0800
Dear Brendan,
I would like to thank you for all your time to spend to help me....
So I paste the code ouf the Quirre:
SELECT [Τελική Βαθμολογία 1ου μαθήματος].Μάθημα, [Τελική Βαθμολογία 1ου
μαθήματος].[Ονοματεπώνυμο Σπουδαστή], [Τελική Βαθμολογία 1ου μαθήματος].ΑΕΜ,
[Τελική Βαθμολογία 1ου μαθήματος].Expr2
FROM [Τελική Βαθμολογία 1ου μαθήματος]
WHERE ((([Τελική Βαθμολογία 1ου μαθήματος].Expr2)=IIf([Τελική Βαθμολογία 1ου
μαθήματος]![Expr2]>10,10,[Τελική Βαθμολογία 1ου μαθήματος]![Expr2])));
I hope the greek not be problem to understand the good.Also i would like to
inform you that i create a new qyertry which i have inside all the fields of
the previous querrie, because if i paste here the first querriy you may be
see a mess...Also this querriy continues to present only the results wich is
under ten...So read the code and please try to find something!!!!
- Next message: Duane Hookom: "Re: Am I using too many filters?"
- Previous message: Brian: "Re: Am I using too many filters?"
- In reply to: Brendan Reynolds: "Re: Show results in a querrie"
- Next in thread: Brendan Reynolds: "Re: Show results in a querrie"
- Reply: Brendan Reynolds: "Re: Show results in a querrie"
- Messages sorted by: [ date ] [ thread ]