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. converting from numbers to words "Crystal reports"

converting from numbers to words "Crystal reports"

Scheduled Pinned Locked Moved Visual Basic
5 Posts 4 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.
  • A Offline
    A Offline
    anom2m
    wrote on last edited by
    #1

    hi i need to know how can convert from number to words thank you

    D A 2 Replies Last reply
    0
    • A anom2m

      hi i need to know how can convert from number to words thank you

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You're going to have to write the code to parse up the number and generate the words. There is nothing in the .NET BCL that will do this for you, nor in Crystal Reports. Or you could Google for a class to do it for you. There are plenty of examples of this floating around. Even a few here in the Code Project articles. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

      1 Reply Last reply
      0
      • A anom2m

        hi i need to know how can convert from number to words thank you

        A Offline
        A Offline
        A Kishior
        wrote on last edited by
        #3

        Insert a Unbound String Edit Formula There is a Function ToWords or You Can Find It In Function Trees

        A 1 Reply Last reply
        0
        • A A Kishior

          Insert a Unbound String Edit Formula There is a Function ToWords or You Can Find It In Function Trees

          A Offline
          A Offline
          anom2m
          wrote on last edited by
          #4

          thank you for help accually i know this function but i need an algorithm to appaly this function as it is only used for english language and i want it for arabic so it must be done step by step and the main problem that crystal does't support recursion thank you again

          T 1 Reply Last reply
          0
          • A anom2m

            thank you for help accually i know this function but i need an algorithm to appaly this function as it is only used for english language and i want it for arabic so it must be done step by step and the main problem that crystal does't support recursion thank you again

            T Offline
            T Offline
            The ANZAC
            wrote on last edited by
            #5

            Modify this so its in arabic. :) Just replace all the words with the arabic equivalents. http://www.codeproject.com/KB/miscctrl/NumberToText.aspx

            Please check out my articles: The ANZAC's articles

            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