Ok, I'm stumped with an error while trying to add this formula to a list type data validation:
Formula: "=IF(LEN(Prev)>0,StatusID,"")"
Prev is a Name with formula =RC[-1]
and StatusID is a Name range =dbStatus[StatusID]
This is the error in Excel: "The list source must be a delimited list...