I have a Lookup() that matches 7 rows (dates) from which it returns a random row - how do I get it to always return the first (earliest) row? OrderBy and Index?
Thanks Marc… I thought MIN would be in there somewhere!
1 Like