SensualCarrots
New Member
- Joined
- Mar 21, 2015
- Messages
- 46
I've been searching for this for a while. I've only found hybrids of what I'm trying to do. It seems simple enough, but I just can't get it to work.
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]A.1[/TD]
[/TR]
[TR]
[TD]A.1[/TD]
[TD]B.1[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]B.2[/TD]
[/TR]
[TR]
[TD]B.1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]B.2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]C[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Basically, a macro that will search a range of cells for a particular character or string of characters, and copy the entire cell value if it finds it. Any thoughs?
[TABLE="width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]A.1[/TD]
[/TR]
[TR]
[TD]A.1[/TD]
[TD]B.1[/TD]
[/TR]
[TR]
[TD]B[/TD]
[TD]B.2[/TD]
[/TR]
[TR]
[TD]B.1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]B.2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]C[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Basically, a macro that will search a range of cells for a particular character or string of characters, and copy the entire cell value if it finds it. Any thoughs?