View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jjnotme[_5_] jjnotme[_5_] is offline
external usenet poster
 
Posts: 3
Default adding verbiage to the end of a cell

I want to be able to add words to the end of a cell. For instance if
the cell contains "total for NY", I want to be able to add " < 10,000"
at the end. The cell would need to say "total for NY < 10,000". Then
I want the whole row highlighted in yellow.
Can someone please help me with this?
Thank you
CP