Jacky_C
2 years agoNew Contributor III
Header and Cell formatting missing top/bottom line when using "show report" function
Hello, I am seeking for assistance on header and cell format with conditional formatting. I am trying to add a top and bottom line to specific accounts in the "Show Report" function.
Header Format used
However, in the report, only the bold formatting is applied while the top and bottom line do not appear.
Any guidance on resolving this would be greatly appreciated. Thank you.
Thanks,
Jacky
HI - Sorry I just noticed I didn't use the same formatting and then the color isn't necessary.
If (HeaderDisplayText = 'Account 3') Then Bold = True, ReportUseTopBorder = True, ReportUseBottomBorder = True
End IfI used ReportUseTopBorder and ReportUseBottomBorder