Eraengineer
Board Regular
- Joined
- Jun 12, 2011
- Messages
- 226
I am looking for a solution to this issue and it needs to be solved in visual basic. I need a search of column C. The cells in column C will contain:
C1:lzs,prb,mac
C2:lzs,mac
C3ls,mac
if the a cell contains lzs then that cell needs to be copied along with cell B and Cell A by using maybe the offset? Once those cells are copied they need to be pasted to the lzs sheet. If the cell contains prb then the info also needs to be copied to the prb sheet and the same for mac.
This search needs to happen until the next cell in column C is blank and then end the loop.
Please help!
C1:lzs,prb,mac
C2:lzs,mac
C3ls,mac
if the a cell contains lzs then that cell needs to be copied along with cell B and Cell A by using maybe the offset? Once those cells are copied they need to be pasted to the lzs sheet. If the cell contains prb then the info also needs to be copied to the prb sheet and the same for mac.
This search needs to happen until the next cell in column C is blank and then end the loop.
Please help!