Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Crystal Reports using Formula Editor to format date

Crystal Reports using Formula Editor to format date

Scheduled Pinned Locked Moved Visual Basic
csharphelptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    leezardd
    wrote on last edited by
    #1

    Does anyone know how to format a date to October 02, 2004 when the incoming data is 10/02/2004? (Using Basic Syntax not Crystal Syntax) The following code works in vb.net but I can't figure out what the correct syntax would be in the formula editor. Dim dteSDate As Date = csvDataRow.Item("SDATE") Dim strFormatSDate As String = Format(dteSDate, "MMMM dd, yyyy")") All help is greatly appreciated!

    A 1 Reply Last reply
    0
    • L leezardd

      Does anyone know how to format a date to October 02, 2004 when the incoming data is 10/02/2004? (Using Basic Syntax not Crystal Syntax) The following code works in vb.net but I can't figure out what the correct syntax would be in the formula editor. Dim dteSDate As Date = csvDataRow.Item("SDATE") Dim strFormatSDate As String = Format(dteSDate, "MMMM dd, yyyy")") All help is greatly appreciated!

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      answer

      L 1 Reply Last reply
      0
      • A Anonymous

        answer

        L Offline
        L Offline
        leezardd
        wrote on last edited by
        #3

        Do you have the answer?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups