+ Reply to Thread
Results 1 to 7 of 7

How can I use date format in Hyperlink?

  1. #1
    Forum Contributor
    Join Date
    08-31-2007
    MS-Off Ver
    2010
    Posts
    130

    How can I use date format in Hyperlink?

    With help from many on here; I got this to work and it work great. Thank you
    It takes my file and names it and places it into the "in this case" November folder with the click of a button

    Please Login or Register  to view this content.
    Now I'm trying to create a Hyperlink to the same file but my date ends up as a (number "42326") or (full date "11/18/2015") but not November folder where the code above placed the file.

    Any ideas?

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: How can I use date format in Hyperlink?

    Something wrong stored in F6 cell. Check it out because its working fine for me.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,653

    Re: How can I use date format in Hyperlink?

    If F6 just has Today's date, you could replace this...
    Please Login or Register  to view this content.
    With this...
    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  4. #4
    Forum Contributor
    Join Date
    08-31-2007
    MS-Off Ver
    2010
    Posts
    130

    Re: How can I use date format in Hyperlink?

    I must have not explained myself correctly.
    The Code works great. it saves it just like it should.


    The HYPERLINK is the problem.

    BUT the hyperlink date ends up as a (number "42326") or (full date "11/18/2015") but not November folder where the code above placed the file.

  5. #5
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    365 Version 2409
    Posts
    2,789

    Re: How can I use date format in Hyperlink?

    Share your full code.

  6. #6
    Valued Forum Contributor xlbiznes's Avatar
    Join Date
    02-22-2013
    Location
    Bahrain
    MS-Off Ver
    Excel 2007
    Posts
    1,223

    Re: How can I use date format in Hyperlink?

    Hi,

    why are you doing this :->
    Please Login or Register  to view this content.
    your passing a date into a string and then trying to convert it into date formatted month.
    you have to do this directly :->
    Please Login or Register  to view this content.
    Happy Computing ,

    Xlbiznes.

    To show your appreciation please click *

  7. #7
    Forum Contributor
    Join Date
    08-31-2007
    MS-Off Ver
    2010
    Posts
    130

    Re: How can I use date format in Hyperlink?

    Quote Originally Posted by :) Sixthsense :) View Post
    Something wrong stored in F6 cell. Check it out because its working fine for me.
    F6 holds TODAY()

+ 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. Converting from the 1904 date format to the 1900 date format without losing data
    By Patty McJorst in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-01-2020, 12:53 PM
  2. Replies: 4
    Last Post: 04-29-2015, 08:36 AM
  3. i have to convert the csv file date format to excel date format
    By arindamsenaxa in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-17-2015, 03:37 AM
  4. Date Format Of User PC Changes Display format date of Excel File after update
    By waihar in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-24-2014, 03:09 AM
  5. Replies: 5
    Last Post: 02-08-2013, 11:06 AM
  6. Need Formula/VBA Code to convert date in String Format to Normal Date format
    By Karthik Sen in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-18-2012, 04:54 AM
  7. Column Range with date Format MM/DD/YYYY independate of sys date Format
    By gaursh in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-18-2011, 03:31 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