+ Reply to Thread
Results 1 to 2 of 2

Superscript part of formula

Hybrid View

  1. #1
    Registered User
    Join Date
    01-10-2013
    Location
    Nederland
    MS-Off Ver
    Excel 2010
    Posts
    2

    Superscript part of formula

    Hallo
    I have this code:
    .Caption = format(Date, "mmmm") & ", " & format(Date, "dd") & Mid("thstndrdth", (DatePart("d", Date) Mod 10) * 2 + 1, 2) & ", " & format(Date, "yyyy")
    How get i the "thstndrdth" in Superscript?
    Regards
    Mark
    Last edited by zbor; 01-11-2013 at 09:09 AM.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,054

    Re: Superscript part of formula

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here
    Never use Merged Cells in Excel

+ 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