hi, i'm trying figure out formula return person's last task end date, , enter following day start date next task. there may situations subsequently entered tasks, if these have end date sooner previous tasks end date (for tasks dumped on them while in middle of something, completed before previous one).
like in following example, instead of =f2+1, i'm after recognise person start date being entered (tommy h) , list of tasks, find person's name, , find predicted end date value occurs last (ignoring end date f3 of task in ) - , enter value + 1 new start date.
thanks
try
=maxifs(f2:f5,f2:f5,"<"&today(),c2:c5,c6)+1
best wishes
Office / Excel / Windows 10 / Office 365 for business
Comments
Post a Comment