up and down arrows in table
How to add up and down arrows as short hand for increasing/decreasing in numbers tables??
MacBook Air, iOS 7.0.4
How to add up and down arrows as short hand for increasing/decreasing in numbers tables??
MacBook Air, iOS 7.0.4
You mean you want the "up arrow" and "down arrow" symbols? There are a few different versions of these symbols. Here are two sets (in 20pt). You should be able to copy/paste them from here to your document.
⬆︎⬇︎ ↑↓
In a formula you can use it like this
=IF(B2=TRUE,"⬇︎","⬆︎")
You mean you want the "up arrow" and "down arrow" symbols? There are a few different versions of these symbols. Here are two sets (in 20pt). You should be able to copy/paste them from here to your document.
⬆︎⬇︎ ↑↓
In a formula you can use it like this
=IF(B2=TRUE,"⬇︎","⬆︎")
If you mean arrows to indicate increasing or decreasing numbers (not increasing or decreasing font size) you might want to check out the ideas in this thread, which discusses two ways to highlight increasing/decreasing values in a column of numbers, one using special characters and one using Conditional Highlighting.
It also illustrates use of the built-in Mac Character Viewer to insert special characters similar to those in Badunit's post.
SG
Hi z,
Do you mean arrows to increase or decrease the font size? No, but you can use:
command + to increase
command - to decrease
Menu > Format > Font > Bigger or Smaller.
Regards,
Ian.
up and down arrows in table