PeterOcean
Programmer
Is it poss to write a formula to set the max number of lines when you set the Can Grow. I want to say something along the lines:
If pagenumber = 1 then
MAX NO. OF LINES = 5
ELSE
MAX NO. OF LINES = 25
end if
This is for 8.5
If pagenumber = 1 then
MAX NO. OF LINES = 5
ELSE
MAX NO. OF LINES = 25
end if
This is for 8.5