View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
enid enid is offline
external usenet poster
 
Posts: 1
Default Finding a formatted cell

I need to search a range of cells for a certain value and
if that cell is formatted bold, I want to format bold a
cell in another range that contains the same value.
Any ideas how I can accomplish this. I'm not very well
versed on VBA. Just trying to hack my way thru, so the
more specific the example the better.