wiredgecko
New Member
- Joined
- Dec 1, 2014
- Messages
- 43
I have an Excel workbook with 12 sheets, and in each sheet there are several shapes (lets say rectangles). In each rectangle there is text in it(1234 Smith, 3452 Jones, etc). I've have a search button into which I enter the number, name or both and it should be found. The problem I'm bumping into is that if the shape contains both numbers and letters an error message pops up saying that the shape can't be found. If I only have letters or only numbers I'm able to find the shape.
I would like to be able to put both letters and numbers in the shape and be able to find it whether I search by name or number.
My VBA skills are very poor, so please dumb it down for me
Thanks
Alex
I would like to be able to put both letters and numbers in the shape and be able to find it whether I search by name or number.
My VBA skills are very poor, so please dumb it down for me
Thanks
Alex