Hello fellow coders!
I am creating a logbook for myself. I searched for forums for "flight log" and "pilot log" before I posted.
Basically, I have 4 columns of data. I am trying to search for the last occurrence of term in column B, C, D, and return the last date the term occurred. The following post is similar, but since I am looking for the key term of "NG", the MAX function won't work. I've try nested IF functions with no avail.
http://www.excelforum.com/excel-gene...ell-value.html
The current bit of code im using is
I tried using a LOOKUP like:![]()
Please Login or Register to view this content.
as seen on this page:http://www.excelforum.com/excel-gene...in-a-list.html &![]()
Please Login or Register to view this content.
http://www.mrexcel.com/forum/excel-q...rted-data.html
but again, I need to look through multiple columns of data for the date.
I hope this makes sense, I can attach the source if requested.
Cheers
Bookmarks