ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Update tab function (https://www.excelbanter.com/excel-worksheet-functions/251026-update-tab-function.html)

Ivone

Update tab function
 
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"

Eva

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"


Ivone

Update tab function
 
Thank you it really works!!


All times are GMT +1. The time now is 11:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com