afinancialanaylst
New Member
- Joined
- Sep 29, 2016
- Messages
- 2
Hi all,
I was wondering if anyone knew a way to create a macro to delete specific cells from a column of figures that have a "/" in them (eg. 13/03) or a string of numbers (e.g. looking for 2013 in a cell with 5562013).
I've had a think about using either IF, MATCH, VLOOKUP or using LEFT/MID/RIGHT with specific text strings but I can't wrap my head around the proper programming.
The macro only needs to run through a specific column, and will be used every time in that same column.
Thanks!
I was wondering if anyone knew a way to create a macro to delete specific cells from a column of figures that have a "/" in them (eg. 13/03) or a string of numbers (e.g. looking for 2013 in a cell with 5562013).
I've had a think about using either IF, MATCH, VLOOKUP or using LEFT/MID/RIGHT with specific text strings but I can't wrap my head around the proper programming.
The macro only needs to run through a specific column, and will be used every time in that same column.
Thanks!