VBA codes with repeated rows in report

mardi 28 avril 2015

Hi!
I have used
Code:

If  Len(Result.Value) > 7 then
Result.TopMargin = 0
End If

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

0 commentaires:

Enregistrer un commentaire

Labels