I have a spreadsheet where I am trying to use an "IF" function to change the height of the row.
Here's an example:
Cell A1 equals 0. I want the equation to make the row heignt = 0.25 if the number isn't >0
This is as far as I got and can't find the correct term for the row height.
=IF(A833>0,"rowheight=15",rowheight=0.25)
thanks
Bookmarks