+ Reply to Thread
Results 1 to 7 of 7

All I want to do is make the current date in capital in one cell, probably simple

  1. #1
    Registered User
    Join Date
    02-13-2014
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question All I want to do is make the current date in capital in one cell, probably simple

    Helloo Everybody, First time here.
    This is probably a very simple question but i just want to know how to make the current date formula into Capital letters. =today() February 13 2014 in that format

    Help Please. I'm tired of searching the net

    Chat

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: All I want to do is make the current date in capital in one cell, probably simple

    Try this formula

    =UPPER(TEXT(TODAY(),"mmmm d yyyy"))
    Audere est facere

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: All I want to do is make the current date in capital in one cell, probably simple

    Put =TODAY() in your cell.
    Then format that cell as Custom: mmmm dd yyyy

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: All I want to do is make the current date in capital in one cell, probably simple

    Maybe this...

    =UPPER(TEXT(NOW(),"mmmm d yyyy"))
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  5. #5
    Registered User
    Join Date
    02-13-2014
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: All I want to do is make the current date in capital in one cell, probably simple

    OMG you guys are AWESOME

    Thank you so much, I should have joined here a hour ago :-)

    Chat

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: All I want to do is make the current date in capital in one cell, probably simple

    You're welcome. We appreciate the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

  7. #7
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: All I want to do is make the current date in capital in one cell, probably simple

    Quote Originally Posted by CHAT View Post
    I should have joined here a hour ago :-)
    Just an Hour?

    lol, glad to help.

+ 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] copy and paste in current active cell, and need current date then scroll down 140 lines
    By vengatvj in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-04-2013, 03:40 AM
  2. [SOLVED] Want a simple Macro to move a cell down from a current cell
    By hariarahul in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-25-2012, 03:47 AM
  3. Replies: 7
    Last Post: 02-18-2012, 06:01 AM
  4. Replies: 3
    Last Post: 03-01-2006, 11:40 AM
  5. [SOLVED] How to make drop-down list of dates start with current date?
    By Jan Buckley in forum Excel General
    Replies: 15
    Last Post: 08-29-2005, 05:05 PM

Tags for this Thread

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