+ Reply to Thread
Results 1 to 6 of 6

Multiple Dates

  1. #1
    Registered User
    Join Date
    09-24-2014
    Location
    fredonia, ny
    MS-Off Ver
    2007
    Posts
    2

    Multiple Dates

    I want to have a static date in one cell as the "origination date", it will be automated when I generate the form. The second date will be the "approval date" generate by the =today function when the form is signed and approved. There may be days or weeks between "origination date" and "approval date". How do I go about making sure the "origination date" stays static when the form is approved days or weeks later.

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: Multiple Dates

    If you type in a date manually it will stay static?

    If you want it automated when generating a form, I assume that you have some VBA? If this is the case you can do an =TODAY() and then copy/paste special/values in VBA. Just record the steps and use that code
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,960

    Re: Multiple Dates

    If you want a static date in a cell, you have three options. 1) You can type a valid date in. 2) You can press Ctrl-; to enter today's date. Or 3) you use VBA to store a date in the cell.

    Whenever/wherever you use =TODAY(), it will be udated to reflect the current date.

    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,960

    Re: Multiple Dates

    The VBA to store a date in cell A17, for example, is
    Please Login or Register  to view this content.

    Regards, TMS

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,960

    Re: Multiple Dates

    @Speshul: thanks for the rep and feedback

    And Ctrl-: puts the current time in the cell

    Regards, TMS

  6. #6
    Registered User
    Join Date
    09-24-2014
    Location
    fredonia, ny
    MS-Off Ver
    2007
    Posts
    2

    Re: Multiple Dates

    I really wanted to avoid manual input, but it looks to be my best bet. Thanks for the help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 06-14-2014, 02:01 AM
  2. Select Multiple Dates In Report Filter Pivot Table But Dates Are Not Static
    By biasedobserver in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-06-2014, 03:38 PM
  3. [SOLVED] Large spreadsheet; multiple scores on multiple dates for multiple students
    By MelindaCapri in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-16-2012, 06:03 PM
  4. [SOLVED] Request a Macro to Convert data into Dates (Multiple Dates Values separated by Line)
    By seenai in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-30-2012, 02:28 AM
  5. Replies: 1
    Last Post: 06-25-2012, 12:45 AM

Tags for this Thread

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