hey guys
I have a macro that search multiple words in sentences (Instr) than filter due to those word.
You can find my work at the attachment.
http://s000.tinyupload.com/?file_id=93974395915736924930
for ex word "pay" is one my criterias.
I need my macro to find pay in cell than filter pay with other values like "mutual fund", "buy share"
thanks.
<colgroup><col><col><col><col><col></colgroup><tbody>
</tbody>
I have a macro that search multiple words in sentences (Instr) than filter due to those word.
You can find my work at the attachment.
http://s000.tinyupload.com/?file_id=93974395915736924930
for ex word "pay" is one my criterias.
I need my macro to find pay in cell than filter pay with other values like "mutual fund", "buy share"
thanks.
DATE | TIME | EXPLANATION | TELLER NUMBER | CUSTOMER NUMBER |
01.03.2014 | 01:00:00 | pay taxes | 1 | 7987535 |
14.07.2013 | 03:00:00 | sell mutual funds | 4 | 6320519 |
12.11.2013 | 09:00:00 | buy fixed income securities | 5 | 1779789 |
17.02.2013 | 12:30:00 | sell fixed income securities | 6 | 2845236 |
23.10.2013 | 01:00:00 | mkk transaction | 98 | 4697167 |
26.10.2013 | 03:00:00 | arbitrage | 22 | 5091448 |
17.06.2013 | 09:00:00 | buy share | 61 | 9878019 |
27.11.2013 | 12:30:00 | sell share | 73 | 1926258 |
25.11.2014 | 01:00:00 | buy dollar | 84 | 6833399 |
27.07.2013 | 03:00:00 | sell euro | 95 | 9608908 |
29.09.2014 | 09:00:00 | sell government notes | 106 | 2766109 |
22.07.2013 | 12:30:00 | pay bills | 117 | 5185017 |
<colgroup><col><col><col><col><col></colgroup><tbody>
</tbody>