View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BUBBA BUBBA is offline
external usenet poster
 
Posts: 2
Default Find, Offset, Enter Number

I need some code that will go through an entire column and
find either of two names (Bob or Joe), go two columns over
(same row), and enter the number 9.

It would be nice if it could do this for all the
worksheets as the name appears in the same column in each
sheet.



TIA!