![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
Great .... I will follow your steps on this one ... and it seems to be useful. Eventhough; I'm totally lost with lots of sheets ![]() Going back to the first worksheet you passed to me... ![]() ------------------------------------------------------- I'm trying to use it first, but I got stuck in it ... the Report sheet can't display more than four results. What I did I added more feeds into the Sheet 2017, starting from Project No. 2017010009 but the results doesn't reflect as it should be for the rest which is under 2017010009 . Files attached 2 images 1 xl file Last edited by IBRA2018; 04-05-2018 at 02:30 AM. |
|
#2
|
|||
|
|||
|
Quote:
1. The formulas in 4 columns on sheet 2017 (H1...H4) meant to be hidden must have an additional check. P.e. Code:
IF(OR(ROW()=EVEN(ROW());$G6<>"In Prog");0;COUNTIF($G$5:$G6;"In Prog")) 3. In Report sheet, all formulas referred to ranges like '2017'!$A$6:$A$21 or '2017'!$L$6:$L$21. Change the last row number from 21 to 29 (or use dynamic ranges instead). |
|
#3
|
|||
|
|||
|
Quote:
Sorry maybe I missed something2- I have changed it to 45 because I added more rows and it still the same thing ... 3- CntCompleted, CntInProg, CntNA and CntPending to make dynamic ?? Do you mean to make it as a drop-down list like the original words - In Progress - Pending - Completed - Not Assign the file is attached ... Sorry for bothering you guys
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create Drop Down list to change cell color | bksmith | Excel | 2 | 08-21-2017 02:37 AM |
| Have a cell filled black when blank in dropdown list | Aussie_81 | Excel | 14 | 04-06-2017 04:50 AM |
Formulato say if cell is blank do this, if not blank do this.
|
mbesspiata | Excel | 1 | 01-17-2015 05:02 AM |
| Auto add a list cell if the last list cell is filled | tasuooooo | Excel | 1 | 07-31-2012 08:40 PM |
| Auto-populate an MS Word table cell with text from a diff cell? | dreamrthts | Word Tables | 0 | 03-20-2009 01:49 PM |