View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mitchell Mitchell is offline
external usenet poster
 
Posts: 19
Default Combining Text and formula

I am trying to combine and formula with text. I have a link to another cell
which will produce a number and I want to follow it with some descriptive
text.

='Write Time Capacity'!$D$20 % hours

The % hours should be text while the formula will return a number.

Thanks.