#1   Report Post  
BEEZ
 
Posts: n/a
Default DateValue & Vlookup?

Hello I am trying to create a 2 or 3 sheet workbook that will let me enter
tasks and dates much like a set up to a gantt chart. with the first sheet.....
Job: Task start date end Date Days to
completion
Submission 08/08/05 08/13/05 47 days to go

For the Days to completion column I am trying to use
=DATEVALUE("11/09/2006")-TODAY()&" days to go" , Is there a way to Vlookup
the "11/09/2006" portion of this formula. From whatever is entered in say
column (C#).

Then on a seperate sheet list Vlookup all the items that are under a
certain number of days left as a priority list to check up the status of
tasks.


  #2   Report Post  
bj
 
Posts: n/a
Default

yes, but you probably do not need the Date value if the cell if formatted as
a date

"BEEZ" wrote:

Hello I am trying to create a 2 or 3 sheet workbook that will let me enter
tasks and dates much like a set up to a gantt chart. with the first sheet.....
Job: Task start date end Date Days to
completion
Submission 08/08/05 08/13/05 47 days to go

For the Days to completion column I am trying to use
=DATEVALUE("11/09/2006")-TODAY()&" days to go" , Is there a way to Vlookup
the "11/09/2006" portion of this formula. From whatever is entered in say
column (C#).

Then on a seperate sheet list Vlookup all the items that are under a
certain number of days left as a priority list to check up the status of
tasks.


  #3   Report Post  
BEEZ
 
Posts: n/a
Default

And For the second Sheet if two or more items fall under the same time period
of Days to Completion can it populate a list in order of most urgent to
farthest from completion. Referncing sheet one. Thanx for the tip on no
"datevalue bj"

"bj" wrote:

yes, but you probably do not need the Date value if the cell if formatted as
a date

"BEEZ" wrote:

Hello I am trying to create a 2 or 3 sheet workbook that will let me enter
tasks and dates much like a set up to a gantt chart. with the first sheet.....
Job: Task start date end Date Days to
completion
Submission 08/08/05 08/13/05 47 days to go

For the Days to completion column I am trying to use
=DATEVALUE("11/09/2006")-TODAY()&" days to go" , Is there a way to Vlookup
the "11/09/2006" portion of this formula. From whatever is entered in say
column (C#).

Then on a seperate sheet list Vlookup all the items that are under a
certain number of days left as a priority list to check up the status of
tasks.


  #4   Report Post  
bj
 
Posts: n/a
Default

Check out advanced filter for the populating the second sheet.
there are many ways to populate the second sheet.
a lot of them involve a countif or sumproduct to determine how much data
meets the criteria
Then a rank() is used to determine the order. If there is a "tiebreaker"
method to keep from having identical ranks, a set of lookups based on the
ranking can populate the second sheet
"BEEZ" wrote:

And For the second Sheet if two or more items fall under the same time period
of Days to Completion can it populate a list in order of most urgent to
farthest from completion. Referncing sheet one. Thanx for the tip on no
"datevalue bj"

"bj" wrote:

yes, but you probably do not need the Date value if the cell if formatted as
a date

"BEEZ" wrote:

Hello I am trying to create a 2 or 3 sheet workbook that will let me enter
tasks and dates much like a set up to a gantt chart. with the first sheet.....
Job: Task start date end Date Days to
completion
Submission 08/08/05 08/13/05 47 days to go

For the Days to completion column I am trying to use
=DATEVALUE("11/09/2006")-TODAY()&" days to go" , Is there a way to Vlookup
the "11/09/2006" portion of this formula. From whatever is entered in say
column (C#).

Then on a seperate sheet list Vlookup all the items that are under a
certain number of days left as a priority list to check up the status of
tasks.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
Array Function with VLOOKUP CoRrRan Excel Worksheet Functions 15 April 8th 05 05:54 PM
make a vlookup using a variable path Alex St-Pierre Excel Worksheet Functions 1 March 2nd 05 11:54 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 08:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"