Border Control
Posted: Thu Jul 26, 2018 2:01 pm
Hello,
I have a report that has a variable called vPmtNumber that is loaded at the beginning of the report. At the end of the report is a panel called Panel1.
If vPmtNumber is greater than 15 I would like Panel1 to have a border on all 4 sides.
If vPmtNumber is 15 or less I would like Panel1 to have a border on the top only.
What code will accomplish this and where should it be put?
Thank you in advance.
I have a report that has a variable called vPmtNumber that is loaded at the beginning of the report. At the end of the report is a panel called Panel1.
If vPmtNumber is greater than 15 I would like Panel1 to have a border on all 4 sides.
If vPmtNumber is 15 or less I would like Panel1 to have a border on the top only.
What code will accomplish this and where should it be put?
Thank you in advance.