Splitting a Cell

  • Thread starter Thread starter Guest
  • Start date Start date
hi,
in a way you can. you can put a formula in like this...
=if(condition, true, false) or =if(condition, "Pass", "Fail")
if the condition were true then Pass would be displayed in the cell
otherwize if the condition were false then Fail would be displayed in the
cell.
but you would have to be a bit more specific about why you would want 2
pieces of data in the a cell before i can be more specific.

Regards
FSt1
 
Back
Top