To make myself slightly clearer.
I need to write a macro that will find the contents of a cell.
For example in cell B3 is the word straw, I need to copy cell B3 and paste it into the find function and find all words with straw in.
Now this works fine, but when I change the word in B3 to lemon it still searches for straw.
Does anyone know how I can fix the macro to search the contents of cell B3 and not just the word straw
Thanks
I need to write a macro that will find the contents of a cell.
For example in cell B3 is the word straw, I need to copy cell B3 and paste it into the find function and find all words with straw in.
Now this works fine, but when I change the word in B3 to lemon it still searches for straw.
Does anyone know how I can fix the macro to search the contents of cell B3 and not just the word straw
Thanks