RE: Formatting A Row In A Script According To One Cell In That Row Russ Bartoli 3.Dec.09 03:37 PM a Web browser 1-2-3 All ReleasesAll Platforms
If my memory serves me, there is in Excel visual basic a cell property called "EntireRow". If something like this also exists in LotusScript (a VBA variant), then using that would give the most elegant solution.