Anyone able to do this? Choosing "transpose" in the Paste Special menu grays out the Paste Link option.
AND/OR
I have a reasonable array of cells (~15 rows x 24 cols), populated by a conditional reference to another cell:
- I want to transpose paste this option, but 1) you can only transpose-paste with Copy, not Paste, and 2) when I transpose paste a copied version, it doesn't work because the references are relative.
Any ideas? Am I missing something simple?
Thanks in advance.
AND/OR
I have a reasonable array of cells (~15 rows x 24 cols), populated by a conditional reference to another cell:
Code:
=IF(C6="", "", C6)
Any ideas? Am I missing something simple?
Thanks in advance.