| Author |
Message |
maya *nix forums beginner
Joined: 16 Feb 2005
Posts: 25
|
Posted: Fri Feb 18, 2005 4:10 pm Post subject:
Re: Please help-some suggestions very urgent
|
|
|
Why do u say, this is a homework assigment ? I posted a sample scenario
here. Please try to offer some help. |
|
| Back to top |
|
 |
maya *nix forums beginner
Joined: 16 Feb 2005
Posts: 25
|
Posted: Fri Feb 18, 2005 4:07 pm Post subject:
Re: Please help-some suggestions very urgent
|
|
|
Alan,
I dont know what u want.
I want to display student average under Student total.
student average value i have calculated using a view. student average
should be displayed under student total..
Alan wrote:
| Quote: | "maya" <maya_java@yahoo.com> wrote in message
news:1108574532.683848.54620@g14g2000cwa.googlegroups.com...
All,
I have a variable myavg in my sql reports. Now I want to display
the
value of this variable in a "compute" statement, is that possible ?
Or, I have three fields
TotalCourses Subjects passed %
7 5 71.4
4 3 75
Student Total 11 8
Student average ****
I want to display the student average under % field. I have the
value
but I dont know how will I place it under this field. I display the
text "Student average" using compute function
Compute .... Label 'Student average' of .... on ...
Can anyone please help ?
Thanks
Show us some of what you've already done to try to solve this
homework
assignment. Post your code. |
|
|
| Back to top |
|
 |
Alan *nix forums Guru Wannabe
Joined: 10 Jul 2003
Posts: 103
|
Posted: Wed Feb 16, 2005 8:34 pm Post subject:
Re: Please help-some suggestions very urgent
|
|
|
"maya" <maya_java@yahoo.com> wrote in message
news:1108574532.683848.54620@g14g2000cwa.googlegroups.com...
| Quote: | All,
I have a variable myavg in my sql reports. Now I want to display the
value of this variable in a "compute" statement, is that possible ?
Or, I have three fields
TotalCourses Subjects passed %
7 5 71.4
4 3 75
Student Total 11 8
Student average ****
I want to display the student average under % field. I have the value
but I dont know how will I place it under this field. I display the
text "Student average" using compute function
Compute .... Label 'Student average' of .... on ...
Can anyone please help ?
Thanks
|
Show us some of what you've already done to try to solve this homework
assignment. Post your code. |
|
| Back to top |
|
 |
maya *nix forums beginner
Joined: 16 Feb 2005
Posts: 25
|
Posted: Wed Feb 16, 2005 4:22 pm Post subject:
Please help-some suggestions very urgent
|
|
|
All,
I have a variable myavg in my sql reports. Now I want to display the
value of this variable in a "compute" statement, is that possible ?
Or, I have three fields
TotalCourses Subjects passed %
7 5 71.4
4 3 75
Student Total 11 8
Student average ****
I want to display the student average under % field. I have the value
but I dont know how will I place it under this field. I display the
text "Student average" using compute function
Compute .... Label 'Student average' of .... on ...
Can anyone please help ?
Thanks |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|