If you load the worksheet as a collection in Blue Prism, then you'd just need to loop over each row until you find today's date (if that's not working right for you, post your Blue Prism stages). On the other hand, if you're looking for an Excel solution, this formula will pull the first DP Voyage number for today's date: =INDEX(B:B,MATCH(TODAY(),C:C,0))
------------------------------
Nicholas Zejdlik
RPA Developer
------------------------------