![]() |
#3
|
|||
|
|||
![]() Quote:
Currently, my macro searchs the string and, if the string is found, execute the following instructions. The problem appears in case the string is not found, because the macro ALSO EXECUTE THE FOLLOWING INSTRUCTIONS. That`s because I need a way to make a difference between both cases (when the search is successfull and when it is not). I though about preparing a function or a variable to store the value TRUE / FALSE, depending on the result of the search (successfull or not successfull). My idea is to use such variable / function within an IF instruction, executing a different group of instructions depending on the success of the search. I don't know how to build such variable / function. That's my problem. Thanks any way |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
pawan2paw | Excel | 1 | 06-04-2009 12:28 PM |
Extract from String using Wildcard | whousedmy | Word | 0 | 05-21-2009 01:35 AM |
Templates: automatic text generation from Rich Text content control | Chickenmunga | Word | 0 | 10-01-2008 11:16 AM |
![]() |
Primeraman | Excel | 1 | 06-13-2006 10:16 AM |
Help with Combination function | sanasath | Excel | 0 | 12-13-2005 07:24 AM |