+ Reply to Thread
Results 1 to 5 of 5

Add Specific Text to Formula

  1. #1
    Registered User
    Join Date
    08-26-2016
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2013 64bit
    Posts
    25

    Add Specific Text to Formula

    Hi Folks,
    This is probably a simple question, but I cannot find a way to do this.

    I want to get today's date combined with text as the result.

    The result should be (eg): POSITION REPORT 16/04/17
    where the date is TODAY().

    Any ideas anyone?
    Much appreciated.
    Ron S

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Add Specific Text to Formula

    try ="POSITION REPORT "&TEXT(TODAY(),"dd/mm/yyyy")

  3. #3
    Registered User
    Join Date
    08-26-2016
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2013 64bit
    Posts
    25

    Re: Add Specific Text to Formula

    Hey Sandy, That worked just great. I had tried various versions of it already,
    just assumed the dd/mm/yyyy would be done using cell format.

    I learned something new today, now I can go back to sleep!!
    Thank you.

  4. #4
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Add Specific Text to Formula

    Glad to help
    (result is text so you can't use cell format for date because date is a number that is why TEXT() function is used)
    so,
    00repsolv.gif

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Add Specific Text to Formula

    If you don't know how to mark thread as SOLVED, go to your first post, look at right top corner and from Thread Tools select Solved

    btw. thanks for Rep.

+ 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. Replies: 2
    Last Post: 11-18-2014, 06:26 AM
  2. Replies: 3
    Last Post: 03-04-2014, 01:47 PM
  3. Replies: 3
    Last Post: 02-16-2013, 06:10 PM
  4. [SOLVED] Need formula to enter specific text if a column contains other specific text
    By sugarmags74 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2012, 12:09 AM
  5. Formula to Find a specific text within a text string
    By ewong in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-13-2012, 01:36 PM
  6. [SOLVED] Formula with specific text that inserts value from BESIDE cell with specific text.
    By jtmann in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-13-2012, 09:24 AM
  7. Replies: 3
    Last Post: 06-20-2012, 07:16 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