How do I find all "true" in a column and insert two rows above each found true?
Posted
by Justin
on Stack Overflow
See other posts from Stack Overflow
or by Justin
Published on 2010-03-25T16:05:20Z
Indexed on
2010/03/25
17:13 UTC
Read the original article
Hit count: 204
excel
AccountCode 01-80-07 03-24-00 True 03-24-00 03-69-00 04-16-00 True 04-20-00 04-21-00 05-99-00 True 07-01-00 True 07-01-00 07-10-00 07-10-00 94-40-95 True
Does anyone understand what I need? Trues are in column B and each month there may be a different number of trues and different spacing between them.
© Stack Overflow or respective owner