• How to extract January from month(date) (97)

    Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » How to extract January from month(date) (97)

    Author
    Topic
    #357451

    If month(date) returns 1, how would I get

    Viewing 0 reply threads
    Author
    Replies
    • #531048

      Take a look at the Choose function in the builtin help.

      choose(month(date),”January”,”February”,…)

      • #531049

        =Format([yourdate],”mmmm”)

        • #531052

          Oops! Since I don’t play with dates very much I didn’t remember the simpler solution. I use Choose a lot for other purposes – real handy for turning 1, 2, 3… into whatever strings you want.

    Viewing 0 reply threads
    Reply To: How to extract January from month(date) (97)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: