under which condition can a cell be visable
Answers
Answered by
0
Explanation:
Cells are very small; most cells can only be seen through a microscope. Cells are the smallest living units that are capable of reproducing themselves. Each cell in your body was made from an already existing cell
Answered by
4
Answer:
In conditional formatting, then, you can just use: = SUBTOTAL(103,$A2)=1 to determine if the row is visible. This updates automatically as soon as a column is hidden. =IF(CELL("width",TargetCell)=0, "Cell is hidden.", "Cell is visible.")
Similar questions