+ Reply to Thread
Results 1 to 2 of 2

Macro to correct date error

  1. #1
    Registered User
    Join Date
    10-11-2013
    Location
    indianapolis
    MS-Off Ver
    Excel 2010
    Posts
    1

    Macro to correct date error

    I have a query to download some information out of my computer system. When I run the macro there are some places where the date is showing up as 09/26/13ⁿ09/26/13ⁿ09/26/13


    What can I add/change in my macro to only get 1 date?

    Thanks,
    Sue

  2. #2
    Registered User
    Join Date
    01-09-2015
    Location
    toronto, Canada
    MS-Off Ver
    2010
    Posts
    45

    Re: Macro to correct date error

    Sheets(1).Range(A1) = Format(Now, "dd/MM/yyyy")

+ 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] Error check for Start date & End date in a macro
    By kmahesh in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-27-2014, 05:21 AM
  2. [SOLVED] Macro to correct time and date
    By reesjordan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-28-2013, 05:23 AM
  3. [SOLVED] VBA: Read date and paste the date info on the correct cell. Analyse code please.
    By ropbasuel in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 05-10-2013, 05:32 AM
  4. Insert Date Macro not correct
    By mikeal_s in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-12-2010, 12:44 AM
  5. Date Format Correct, But Formula Error
    By john_mc in forum Excel General
    Replies: 1
    Last Post: 04-09-2006, 11:30 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