AlanAnderson
Board Regular
- Joined
- Jun 7, 2010
- Messages
- 134
Hi,
I need to process a column of fleet numbers. If the number starts with CH I need to copy it to one file, if it starts with F copy to another if neither I have to ignore it.
Can Excel 2003 handle wild card searching ? Eg. :
Case CH* ...
Case F* ....
Case else .. nothing
Regards,
Alan
Typical fleet numbers CH01, CH78, CH 87, F107, F99,
I need to process a column of fleet numbers. If the number starts with CH I need to copy it to one file, if it starts with F copy to another if neither I have to ignore it.
Can Excel 2003 handle wild card searching ? Eg. :
Case CH* ...
Case F* ....
Case else .. nothing
Regards,
Alan
Typical fleet numbers CH01, CH78, CH 87, F107, F99,