View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
matpj[_40_] matpj[_40_] is offline
external usenet poster
 
Posts: 1
Default Cycle through each row and look for string in each cell


Hi there,

I need to cycle through every row of data, look in column A and find i
the string "Total" exists in the cell.
the string will be part of another string. e.g. "D01234-A Total".

Every instance that is found of a cell in column A containing Total
eill require the entire row to be made 'Bold' font.

does this sound do-able?

--
matp
-----------------------------------------------------------------------
matpj's Profile: http://www.excelforum.com/member.php...fo&userid=2107
View this thread: http://www.excelforum.com/showthread.php?threadid=51310