View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Lost in Alabama Lost in Alabama is offline
external usenet poster
 
Posts: 26
Default macro -find all occurences of a word-change color of cell of a

Hello....This is your Sign!! Thank you so much for the help and I pray you
have a Blessed Year!

Lost in Alabama

"Norman Jones" wrote:

Hi Lost in Alabama,

See the example given in VBA help for the FindNext method.


---
Regards,
Norman



"Lost in Alabama" wrote in message
...
I need help!

I need a macro to find all occurences of the word "Count" in Column B, and
then change the fill color for all the cells located to Yellow.

Could someone help me with the proper procedure to do this.

Thanks,