Sniper-BoOyA-
Registered User.
- Local time
- Today, 03:37
- Joined
- Jun 15, 2010
- Messages
- 204
Good morning,
Ive got a (small) question regarding the detail section on a report, which is acting like a continuous report.
Ive got a total of 4 records. Each record has a sample number. Ive calculated the average of sample number 1 and 2, 3 and 4.
At the moment it looks like this:
Samplenr____ Value ____ Average
1....................3.................2.5
2....................2.................2.5
3....................7...................3
4....................3...................5
I can say in the query i want to display the average if sample number is 1 and 3.
Samplenr____ Value ____ Average
1....................3.................2.5
2....................2.....................
3....................7...................3
4....................3....................
But then i have 2 empty fields on the report.
My question, is it possible to combine the Average field and present it as one, but with the height of 2?
So lets say, originally the fields have a height of 0.4cm
My goal: Combine the 2 fields with the same average, and present it with a height of 0.4cm.
I am afraid i allready know the answer, but i just want to be sure.
Anyway, i'd like to thank you in advance for the time and effort.
Cheers!
Ive got a (small) question regarding the detail section on a report, which is acting like a continuous report.
Ive got a total of 4 records. Each record has a sample number. Ive calculated the average of sample number 1 and 2, 3 and 4.
At the moment it looks like this:
Samplenr____ Value ____ Average
1....................3.................2.5
2....................2.................2.5
3....................7...................3
4....................3...................5
I can say in the query i want to display the average if sample number is 1 and 3.
Samplenr____ Value ____ Average
1....................3.................2.5
2....................2.....................
3....................7...................3
4....................3....................
But then i have 2 empty fields on the report.
My question, is it possible to combine the Average field and present it as one, but with the height of 2?
So lets say, originally the fields have a height of 0.4cm
My goal: Combine the 2 fields with the same average, and present it with a height of 0.4cm.
I am afraid i allready know the answer, but i just want to be sure.
Anyway, i'd like to thank you in advance for the time and effort.
Cheers!