+ Reply to Thread
Results 1 to 4 of 4

How to join three sets of code together

  1. #1
    Forum Contributor
    Join Date
    05-14-2015
    Location
    West Yorkshire
    MS-Off Ver
    10
    Posts
    132

    Smile How to join three sets of code together

    Hi can anyone help me join the following code together? Any help would me much appreciated.

    HTML Code: 

  2. #2
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: How to join three sets of code together

    What do you want the code to do?

  3. #3
    Forum Contributor
    Join Date
    05-14-2015
    Location
    West Yorkshire
    MS-Off Ver
    10
    Posts
    132

    Re: How to join three sets of code together

    Hi, its basically adding a date stamp when the column data is changed. I've added an example sheet.

    Thanks.
    Attached Files Attached Files

  4. #4
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,489

    Re: How to join three sets of code together

    That code looks like the perfect example of overcomplicating code..

    Replace all with
    Please Login or Register  to view this content.
    The formatting of the cells to show date you do once in the cell properties itself no need to set it everytime the date is replaced

    also:
    if you only need the date use Date.
    if you need date and time use Now
    if you only need time use Time (or Now - Date )
    Last edited by Roel Jongman; 05-25-2018 at 05:02 AM.

+ 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] Please help with understanding code - split and join functions
    By jaryszek in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-25-2017, 03:06 AM
  2. join application.yranspose code to add a separator
    By ash3angel in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-15-2015, 12:01 PM
  3. How to join two record sets from different DB using vba
    By sreenivast in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-09-2014, 06:25 PM
  4. [SOLVED] Want To Join Many Code With One Button With One InputBox
    By HaroonSid in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 03-09-2014, 10:07 AM
  5. [SOLVED] SQL Join - Left Join, but with 4 tables
    By kenny.fsw in forum Access Tables & Databases
    Replies: 4
    Last Post: 05-29-2013, 09:03 AM
  6. Compare two sets of data and join together
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-10-2010, 10:05 AM
  7. Error code when I run 2 sets of code.
    By richard11153 in forum Excel General
    Replies: 1
    Last Post: 11-28-2008, 02: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