Please can you show me how to create an IF statement based on a dynamic range that returns TRUE if it finds the value 'ticket' in ColumnB so that it it stops at the cell either above first blank cell in ColumnB or the cell above where it finds a cell in ColumnA that begins with the word "Issue". "Issue" is a prefix to a number so there will be Issue1, Issue 2, Issue3 etc which is why it needs to look for a cell in column A that begins with "issue" rather than equals "Issue".
Thank you
Bookmarks