Can you put them in the page footer?
If they contain sums
eg =sum([Income])
then put the text box that does the summing in the place you want it to be,
use the Other tab in the Properties box to name it, say txtSumIncome. Now
make this invisible, using the Property box and setting Visible to No.
In your page footer you can now have a text box that has in it
=[txtSumIncome]
Evi
> i put text labels in my report.......but i want it to be still on the lowest
> part of the page but when records only in a few .......the labels places
[quoted text clipped - 5 lines]
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200803/1
sobeit - 07 Mar 2008 00:12 GMT
it is just a label ........ no need of any calculations .......is it possible
to the textlabel to stay always at the most bottom of the page though is has
only 1 record
>Can you put them in the page footer?
>If they contain sums
[quoted text clipped - 13 lines]
>> Message posted via AccessMonster.com
>> http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200803/1
Evi - 07 Mar 2008 09:31 GMT
Have you tried my suggestion? Things in the Page Footer section will always
remain at the bottom of the page.
Evi
> it is just a label ........ no need of any calculations .......is it possible
> to the textlabel to stay always at the most bottom of the page though is has
[quoted text clipped - 21 lines]
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-reports/200803/1