I would like to add a blank line to the detail section of a report based on the value found in the report.
inv# Amount
1234 $50.00
1235 $50.00
(I want this to be a single inserted blank line when the amount changes)
1236 $60.00
(Blank Line)
1237 $63.00
I have no problem with using VBA or some other method if someone can advise. Thanks
ssecca
inv# Amount
1234 $50.00
1235 $50.00
(I want this to be a single inserted blank line when the amount changes)
1236 $60.00
(Blank Line)
1237 $63.00
I have no problem with using VBA or some other method if someone can advise. Thanks
ssecca