+ Reply to Thread
Results 1 to 4 of 4

Prevent a month from appearing as a serial number

  1. #1
    Registered User
    Join Date
    09-27-2012
    Location
    Perth
    MS-Off Ver
    Excel 2003
    Posts
    20

    Prevent a month from appearing as a serial number

    Hi

    I am experiencing difficulties with a formula which displays the relevant month as a serial number.

    I have a sheet which lists the names of staff members in column A and the date their work took place in column B. In order to calculate the month the work took place, column C displays the details of column B and has been custom formatted as 'mmmm'.

    I now have a number of formulas which are required on a separate sheet and the first of these formulas requires the name of the staff member and the month their work took place. An example of this has been displayed in the sheet attached.

    Test Sheet.xls

    Using cell E3 as an example, to display the contents of cell A3 and C3, I have used the forumla '=A3&C3'; however, as oppose to appearing as DaveOctober, the cell displays Dave41192.

    Is it possible for cell E3 to display DaveOctober?

    Thanks
    Last edited by Scott_88; 11-02-2012 at 09:33 AM.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    45,247

    Re: Prevent a month from appearing as a serial number

    =A3&TEXT(C3,"mmmm")


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    09-27-2012
    Location
    Perth
    MS-Off Ver
    Excel 2003
    Posts
    20

    Re: Prevent a month from appearing as a serial number

    Thanks very much

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    45,247

    Re: Prevent a month from appearing as a serial number

    You're welcome. Thanks for the rep.


    If you are satisfied with the solution(s) provided, please mark your thread as Solved.


    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ 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