View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip[_3_] Chip[_3_] is offline
external usenet poster
 
Posts: 133
Default Another Cell formatting Question.

Worksheets("Tire Wear Summary").Range("C15").WrapText = (then set to
true or
false, depending on which function it's in),


That code works for me, are you sure those references are right? Show
us your code.