Hi!
I have used
vba code but it is applying to all rows whenever one of rows located in repeated area of report make condition true. How to solve this issue.
VBA codes with repeated rows in report
I have used
Code:
If Len(Result.Value) > 7 then
Result.TopMargin = 0
End If
0 commentaires:
Enregistrer un commentaire