Is there a way to find two items in different columns, select that row and insert.
So in column B I am looking for "A Total". In column D I am looking for "M". where those two are on the same row to insert a row.
How can this be achieved without out concatenating the information?
Thank you
So in column B I am looking for "A Total". In column D I am looking for "M". where those two are on the same row to insert a row.
How can this be achieved without out concatenating the information?
Thank you