Vertically sizing fields to match height in report

  • Thread starter Steven G. Herbertson
  • Start date
S

Steven G. Herbertson

Hi all,
I have a report that has a memo field (Task_Desc) that can shrink and grow
(variable height depending on the amount of text contained within it).
I'd like to vertically size the field of another cell (right next to it
called Task_No) to match the vertical height of Task_Desc field even if it
doesn't contain the same amount of information.

Any tricks to it?
 
Top