Zum Hauptinhalt gehen

Suche

Suche

Date Formats

Kommentare

3 Kommentare

  • Avatar
    Legacy Poster

    Well, yes, there is definitely a workaround to accomplish this.

     

    However, what does the customer plan to do with June and July? as that will need to be taken into account in whatever you code to do the layout.

    0
  • Avatar
    Legacy Poster

    The want JN For June and JL for July, I`m hoping to change there mind and use a standard french canadian format, 

    0
  • Avatar
    Ian Cummings
    Moderator

    Use a Select...Case statement in a VB script transform. You'd need a case from 1 through to 12 setting the value to the appropriate term for each on:

     

    Case 10

    value = "OC"

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.