View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mark
 
Posts: n/a
Default Link 2 cells into 1

I want to know if possible to take the values of two different cells and
display it in a third. Example:
A1 = .98
B1 = 100%
Now I want to display it in C1 as .98/100%. Is this possible?