ismphoto123
New Member
- Joined
- Nov 2, 2015
- Messages
- 13
Hello,
I've been fiddling around with multiple codes and macros but none that are working. I have an excel macro that pulls in data, then we run another macro on that excel sheet. When it pulls in data, for whatever reason it is pulling in bad cusips.
So what I need to do is search all sheets AFTER the first sheet (new sheets are generated every time the macro is run so I can't go by sheet name) and delete ALL rows that contain "BASKET". The tricky part is that all of the bad cusips begin with BASKET then have another number. For example, BASKET32323232 and BASKET52655316136.
I just want to add this code to the existing code so it performs AFTER the data is pulled in, OR serves as a separate macro button that can be chosen.
[TABLE="width: 125"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]
I've been fiddling around with multiple codes and macros but none that are working. I have an excel macro that pulls in data, then we run another macro on that excel sheet. When it pulls in data, for whatever reason it is pulling in bad cusips.
So what I need to do is search all sheets AFTER the first sheet (new sheets are generated every time the macro is run so I can't go by sheet name) and delete ALL rows that contain "BASKET". The tricky part is that all of the bad cusips begin with BASKET then have another number. For example, BASKET32323232 and BASKET52655316136.
I just want to add this code to the existing code so it performs AFTER the data is pulled in, OR serves as a separate macro button that can be chosen.
[TABLE="width: 125"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody><colgroup><col></colgroup>[/TABLE]