Results 1 to 2 of 2

Due Date ouput to be static

Threaded View

  1. #1
    Registered User
    Join Date
    09-04-2008
    Location
    las vegas
    Posts
    6

    Due Date ouput to be static

    http://www.mrexcel.com/forum/showthr...=1#post1689353

    Hi,

    I wanted to make the Due Date output static, so it doesn't change the very next day when the value changes under Priority dropdown of URGENT, HIGH, and LOW. I know there's a vb macro or something that's been posted here, but i can't seem to even understand how to edit nor apply them to work with my worksheet. Below is a sample of the worksheet. Thank you very much in advance!

    {=(TODAY())+SMALL(IF(WEEKDAY((TODAY())-1+ROW(INDIRECT("1:"&(VLOOKUP((B3),{"Urgent",1;"High",14;"Low",21},2,0))+ROUND(30*((VLOOKUP((B3),{"Urgent",1;"High",14;"Low",21},2,0))/30),0))))<6,ROW(INDIRECT("1:"&(VLOOKUP((B3),{"Urgent",1;"High",14;"Low",21},2,0))+ROUND(30*((VLOOKUP((B3),{"Urgent",1;"High",14;"Low",21},2,0))/30),0)))),(VLOOKUP((B3),{"Urgent",1;"High",14;"Low",21},2,0)))}

    ___A________B
    1
    2 Due Date Priority
    3 09/19/08 URGENT
    4 10/08/08 HIGH
    5 10/17/08 LOW
    Last edited by nikesone; 09-19-2008 at 02:55 AM. Reason: i wasn't aware of providing the link when cross posting.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Advanced Timesheet
    By DaKohlmeyer in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-28-2008, 04:49 PM
  2. Insert a static version of today's date that doesn't update itself
    By cannon_lab in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-19-2007, 08:25 AM
  3. Comparing one date to another
    By Rams in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-10-2007, 10:02 AM
  4. looping issues
    By Marcus Gee in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-09-2007, 11:42 PM
  5. static date
    By venkateswararao in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-26-2007, 05:49 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1