+ Reply to Thread
Results 1 to 10 of 10

Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

  1. #1
    Registered User
    Join Date
    02-11-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    10

    Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Hello,
    I'm looking for help in creating a VBA Code that if a cell ='s Shipped then it cut's and paste to another sheet. As well as a data & time stamp as the last time any cell was updated. Thanks for the help
    Attached Files Attached Files

  2. #2
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Hi Sixto2014

    Welcome to the Forum!!

    Which Column will contain Shipped...Column K of Orders to Follow Thru?

    Do you want the Time Stamp to change for ANY change in Orders to Follow Thru?
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  3. #3
    Registered User
    Join Date
    02-11-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Yes it will be Column K that will contain this Status. Yes for any change in the Whole workbook if that's possible. Thanks

  4. #4
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Hi Sixto2014

    Place this Code in the Sheet Module of Orders to Follow. Right Click on the Sheet Tab ---> View Code ---> Paste the Code in the Right Hand Window.
    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-11-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    wow this is awesome thanks so much. How can I have it only on 1 cell the last time updated like on cell L2 or even if better on the name of the file all the way on the top. Anything that shows my guys hey you already updated this at such time. They are not that computer handy and i'm trying to make it as easy as I can for them. Thanks again

  6. #6
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Hi Sixto2014

    This Code populates cell L1 with the updated Date
    Please Login or Register  to view this content.

  7. #7
    Registered User
    Join Date
    02-11-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Do I save this as a Marco Enabled or normal workbook?

  8. #8
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Macro Enabled

  9. #9
    Registered User
    Join Date
    02-11-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    ok thanks

    Is there anyway to put the last time updated all the way on top of excel where it shows the file name? Like right underneath the file name that would be cool?

    If I insert a column will this update the VBA Cod, if not what would I have to update in the Code?

    Thank you so much for the help

  10. #10
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Creating a VBA Code for if cell value ='s and Last Time Cell Update Time Date Stamp

    Hi Sixto2014

    Regarding this...not that I'm aware...you may wish to start a new Thread for this question.
    Is there anyway to put the last time updated all the way on top of excel where it shows the file name? Like right underneath the file name that would be cool?
    Regarding this...no, the Code will not auto update; the Code is written based on the Structure of your Sample File...the Code would need to be modified to accommodate the new Column(s). WHAT needs to be modified depends on where the new Column(s) is/are located.
    If I insert a column will this update the VBA Cod, if not what would I have to update in the Code?
    The Code could probably be REWRITTEN to accommodate the adding of Columns but you'd need to define why you're doing what you're doing such that we understand the logic.

+ 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. [SOLVED] I want to automatically update cell comments with time stamp last time cell changed
    By Med_MV in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-28-2013, 02:35 AM
  2. VBA code Time Stamp based on cell value
    By yodarbel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-19-2013, 12:48 PM
  3. Insert automatic date and time stamp in a cell if any cell of the same row is edited
    By kdhanerawala in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-12-2012, 06:18 PM
  4. [SOLVED] Extract a time from a cell with date and time stamp and then perform calculations
    By Marcos Aristotelous in forum Excel General
    Replies: 3
    Last Post: 10-31-2012, 04:36 AM
  5. Add date and time stamp to a cell at the end of code
    By jpruffle in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-08-2009, 10:33 AM

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