+ Reply to Thread
Results 1 to 2 of 2

Insert apostrophe in front of a date

Hybrid View

  1. #1
    Registered User
    Join Date
    11-15-2006
    Posts
    1

    Insert apostrophe in front of a date

    Have a custom report that requires an apostrophe before the date for each record. Vendor changed the format on me and removed the apostrope now I need a formula to insert it in front of each date in the column without changing anything else.

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by Paul B
    Have a custom report that requires an apostrophe before the date for each record. Vendor changed the format on me and removed the apostrope now I need a formula to insert it in front of each date in the column without changing anything else.
    Hi,

    If the format has changed then I presume that the cell now contains a number in the 30000 range, so simply adding a ' single quote won't help.

    How many of the cells in the column are dates?

    Are the dates in the column in cells formatted as 'Text'?

    How do you identify any other data in the column?

    Is it possible that =TEXT(A1,"dd/mm/yyyy") would obviate the need for the ' (single quote) ?

    ---
    Last edited by Bryan Hessey; 11-15-2006 at 10:39 PM.
    Si fractum non sit, noli id reficere.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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