RaunLGoode
Registered User.
- Local time
- Today, 07:55
- Joined
- Feb 18, 2004
- Messages
- 122
I want to go through a table row by row and, when a condition is met, Highlight a range of cells in that row. (RowX,1) through (RowX,34)
I can select the entire row (Row 1) or a specific Range (A1:A34) but I can't get the syntax right for a range described with a variable. Can somebody out there help?
I can select the entire row (Row 1) or a specific Range (A1:A34) but I can't get the syntax right for a range described with a variable. Can somebody out there help?