Don Iliffe
New Member
- Joined
- Dec 18, 2008
- Messages
- 15
I am trying to find a VBA solution to finding a string in a range of cells that is of a specified chrs length.
The purpose is to find, and then copy this string, and all other instances, to another worksheet. The copying part is not a problem, but I cannot come up with a solution that finds a string in the cells that is n chrs in length. (The actual length is nine(9) chrs)
Does anyone have any ideas on this.
The purpose is to find, and then copy this string, and all other instances, to another worksheet. The copying part is not a problem, but I cannot come up with a solution that finds a string in the cells that is n chrs in length. (The actual length is nine(9) chrs)
Does anyone have any ideas on this.