Hi All,
I need to iterate through a bunch of cells that are contiguous, e.g., A1077, A1076, B1086, B1087, A1095 etc and take some action based on the cell vaalue. There are about a hundred or so cells that I need to examine.
What is the best way to handle this...should I put the cell addresses in an array?
Thanks for any suggestions!
Trebormac
I need to iterate through a bunch of cells that are contiguous, e.g., A1077, A1076, B1086, B1087, A1095 etc and take some action based on the cell vaalue. There are about a hundred or so cells that I need to examine.
What is the best way to handle this...should I put the cell addresses in an array?
Thanks for any suggestions!
Trebormac