WelshyWizard
IS-IT--Management
I've got a long list of values in column A on an Excel spreadsheet.
Example:
891001A
891001B
891001C
921009
922001
978012A
821320
Etc...
Using VBA I want to be able to find all values that have a letter in them (Could be A - Z but will always be the final character), and copy them onto a seperate sheet.
Any ideas anyone?
Thanks
Today is the tomorrow you worried about yesterday - and all is well.....
Example:
891001A
891001B
891001C
921009
922001
978012A
821320
Etc...
Using VBA I want to be able to find all values that have a letter in them (Could be A - Z but will always be the final character), and copy them onto a seperate sheet.
Any ideas anyone?
Thanks
Today is the tomorrow you worried about yesterday - and all is well.....