ok, the details section will always grow to accommodate what is inside of it.
What I would try is this:
create your formula so that if the result of it does not exist, it will throw out a 0...so that it will populate over and over again...
EXAMPLE: if blah blah blah then blah blah blah
ELSE 0
NOTE: make sure that if the formula result is numeric you use 0 and if the result is text you use the "0" ...
put it in your details section, and then do a conditional suppression on your details section where the recordnumber >6.
this will mean you will always see 6 lines of data - but you can suppress those ugly 0's (which shouldnt be there anyway, they re just holding the spot for you) and it will
"fix" the length of the details section.
will this work? hope it helps! LMC cryerlisa@hotmail.com
select * from Management where proj_mgmt_skills <> NULL
0 records returned