+ Reply to Thread
Results 1 to 3 of 3

To make the Function Static when it turns 22:30pm

Hybrid View

  1. #1
    all4excel
    Guest

    Question To make the Function Static when it turns 22:30pm

    Lets say i have three columns
    Col A --------Col B -------Col C -------Col D --------Col E
    Sr.No --------Topic-------Decription---Author--------Date
    Coding –[ IF(And(ISBLANK(B2),ISBLANK(C2),ISBLANK(D2)),””, TODAY()) ]
    Now if i use this fucntion then it gives me the current date if all the columns are filled and blank if vice-versa, however this would work fine but the function would always keep the date changing each day (i.e. Dynamic) if i check the file the next day as today would always show the current date ,whereas I want it to remain Same (Static).. if there are no chnages made i that row till 22:30pm (Max Time i would be in the office)
    My logic is the date should remain if there has been no changes made in that row till 22:30pm the max time to stay back at work..

    I s this possible..?
    CAn u make it possible..?

  2. #2
    all4excel
    Guest

    Is there any way this can be solved?

    Quote Originally Posted by all4excel
    Lets say i have three columns
    Col A --------Col B -------Col C -------Col D --------Col E
    Sr.No --------Topic-------Decription---Author--------Date
    Coding –[ IF(And(ISBLANK(B2),ISBLANK(C2),ISBLANK(D2)),””, TODAY()) ]
    Now if i use this fucntion then it gives me the current date if all the columns are filled and blank if vice-versa, however this would work fine but the function would always keep the date changing each day (i.e. Dynamic) if i check the file the next day as today would always show the current date ,whereas I want it to remain Same (Static).. if there are no chnages made i that row till 22:30pm (Max Time i would be in the office)
    My logic is the date should remain if there has been no changes made in that row till 22:30pm the max time to stay back at work..

    I s this possible..?
    CAn u make it possible..?
    Please i need this code guys..

  3. #3
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    Here are a few threads that discuss the same question - Found by searching for Static Date

    http://www.excelforum.com/showthread.php?t=591423
    http://www.excelforum.com/showthread.php?t=595232
    http://www.excelforum.com/showthread.php?t=597354
    http://www.excelforum.com/showthread.php?t=599603
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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