I know my way around Excel but never ventured into any macro or VBA stuff so thought why not give it a whirl and see if I can speed up some tasks I do in Excel.
If possible I would like to run a macro on a worksheet that will automatically find and delete a series of phrases eg:
"Direct credit from "
"Debit card payment to "
"On-line Banking bill payment to "
Etc
NB - The trailing space at the end is important and needs to be deleted.
Currently I am just using find and replace within Excel and obviously replacing them with nothing so it deleted them.
Can a macro do this for multiple phrases? What happens if a certain phrase isn't on this particular spreadsheet on a particular occasion?
Thanks, Mark
If possible I would like to run a macro on a worksheet that will automatically find and delete a series of phrases eg:
"Direct credit from "
"Debit card payment to "
"On-line Banking bill payment to "
Etc
NB - The trailing space at the end is important and needs to be deleted.
Currently I am just using find and replace within Excel and obviously replacing them with nothing so it deleted them.
Can a macro do this for multiple phrases? What happens if a certain phrase isn't on this particular spreadsheet on a particular occasion?
Thanks, Mark