Hi all,
Probably a simple one really I am trying to make a Data list with an IF statement attached.
Basically, if cell stated (going down respectively) is = AWOL. Then show word AWOL, otherwise give option of list
=IF(ManningData!$P$8= "AWOL","AWOL",+Tasks)
Currently getting error "The list source must be a delimited list, or a reference to a single row or column.
I thought this would work but not quite - The list is labelled as "Tasks"
Any help much appreciated
Bookmarks