Dispay two values in one cell with the / border separating them.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to display two values in one cell with the / border separating
them?
 
pshofstetter said:
Is there a way to display two values in one cell with the / border
separating them?

Only in the sense of

="one thing"&" / "&"and another"

No other way to do it since Excel only supports _one_ value per cell,
so the closest you'll ever get is one text value possibly showing
multiple other values.

Or you could store one value in, say X99 and the other in Y100 and
draw a diagonal line from the bottom-left corner of X100 to the top-
right corner of Y99.
 
Format the cell with the diagonal border and outline border.

Using spaces, pad the cell contents until you get the look you want.


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top