View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Eva Eva is offline
external usenet poster
 
Posts: 197
Default Update tab function

Hi
Try:
=IF(ROW($A2)<=COUNTIF(All!$F:$F,"?*"),INDEX(All!A: A,SMALL(IF(All!$F$1:$F$100<"",ROW($A$1:$A$100)),R OW($A2))),"")
-- it is the array formula - press:Ctrl+Shift+Enter--

Eva
Click yes if I helped

"Ivone" wrote:

I have the list of tasks in one sheet (All) but I would like to have the list
of the ones I mark as "yes" in column F in sheet1 in tab named "recent"