AbdulkareemAlhassni
New Member
- Joined
- Nov 16, 2018
- Messages
- 41
[FONT="]Hey everyone,[/FONT]
[FONT="]
[/FONT]
[FONT="]I have been stuck for a while trying to figure this out.[/FONT]
[FONT="]
[/FONT]
[FONT="]This is what i have:[/FONT]
[FONT="]Start Date End Date Days Weight Status Planned Value Actual Value[/FONT]
[FONT="]1-Feb-2018 5-Feb-2018 5 10% Red/Green/Yellow ( Function 1 )[/FONT]
[FONT="]
[/FONT]
[FONT="]Function 1 = =IF(AND(Today()>=Start Date,Today()<=End Date),Days/Weight,"Not Tracked")[/FONT]
[FONT="]
[/FONT]
[FONT="]This function reads if the project date has started using Today's date,[/FONT]
[FONT="]
[/FONT]
[FONT="]If it has started then it will give me how much i should progress per day.[/FONT]
[FONT="]
[/FONT]
[FONT="]I want the progress to add up everyday to the last.[/FONT]
[FONT="]
[/FONT]
[FONT="]for example: now its giving me 3% per day which is 30% in 30 days.[/FONT]
[FONT="]
[/FONT]
[FONT="]I want it in 1-Feb-2018 to give me 2%[/FONT]
[FONT="]in 2-Feb-2018 to give me 4%[/FONT]
[FONT="]in 3-Feb-2018 to give me 6%[/FONT]
[FONT="]so on till 5-Feb-2018 to give me 10%[/FONT]
[FONT="]
[/FONT]
[FONT="]in the planned cell. I want it to read the date from the range of the start and end date how can i do that ?[/FONT]
[FONT="]
[/FONT]
[FONT="]I have been stuck for a while trying to figure this out.[/FONT]
[FONT="]
[/FONT]
[FONT="]This is what i have:[/FONT]
[FONT="]Start Date End Date Days Weight Status Planned Value Actual Value[/FONT]
[FONT="]1-Feb-2018 5-Feb-2018 5 10% Red/Green/Yellow ( Function 1 )[/FONT]
[FONT="]
[/FONT]
[FONT="]Function 1 = =IF(AND(Today()>=Start Date,Today()<=End Date),Days/Weight,"Not Tracked")[/FONT]
[FONT="]
[/FONT]
[FONT="]This function reads if the project date has started using Today's date,[/FONT]
[FONT="]
[/FONT]
[FONT="]If it has started then it will give me how much i should progress per day.[/FONT]
[FONT="]
[/FONT]
[FONT="]I want the progress to add up everyday to the last.[/FONT]
[FONT="]
[/FONT]
[FONT="]for example: now its giving me 3% per day which is 30% in 30 days.[/FONT]
[FONT="]
[/FONT]
[FONT="]I want it in 1-Feb-2018 to give me 2%[/FONT]
[FONT="]in 2-Feb-2018 to give me 4%[/FONT]
[FONT="]in 3-Feb-2018 to give me 6%[/FONT]
[FONT="]so on till 5-Feb-2018 to give me 10%[/FONT]
[FONT="]
[/FONT]
[FONT="]in the planned cell. I want it to read the date from the range of the start and end date how can i do that ?[/FONT]