HalfricanHokie
New Member
- Joined
- Jun 26, 2014
- Messages
- 2
I would like to search for a certain pattern that appears in a cell. For example, I have certain cells that begin with a 7 digit project code (Ex: "1234567 - Project Red"). I was planning to use an IF inside a FOR loop and then do an action when I find the cell with the pattern. I thought I remember it being something like Format(########*) so that I have the wildcard on the end since there is more than just the numbers.
If someone knows how to do this I would really appreciate it! Also, if you are familiar with how to make other patterns work such as Number-Letter-Number or Capital-Lowercase-Capital, that would be great to know!
Thanks!
If someone knows how to do this I would really appreciate it! Also, if you are familiar with how to make other patterns work such as Number-Letter-Number or Capital-Lowercase-Capital, that would be great to know!
Thanks!