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. Printing calculated amount in words in Crystal Report 8.0

Printing calculated amount in words in Crystal Report 8.0

Scheduled Pinned Locked Moved Visual Basic
helptutorial
2 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.
  • K Offline
    K Offline
    Kiran S S
    wrote on last edited by
    #1

    Hi everyone, I am working on billing project. I want to print calculated amount in words for Reports. Reports are generated in Crystal Report 8.0 e.g. Amount = 6,45,840/- Rs. In Words “Six Lakhs Forty Five Thousand Eight Hundred Forty Only.” Currently I am using to “towords()” function to convert numeric value to string. Current I am having two problems. 1) Numeric values are not displaying properly values like 6,45,000 are displaying as 645,000. I am not able set thousand separate for values in Lakhs. 2) Words are not correct for values like 100,000 i.e. One Lakh and so on. e.g. If the Amount = 6,45,840/- Rs. It is printing Words as “Six Hundred forty-five thousand eight hundred forty only” Instead of “Six Lakhs Forty Five Thousand Eight Hundred Forty Only.” Please tell me how to solve this problem. I am using Crystal Report 8.0 as Reporting tool and Visual Basic 6.0

    Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.

    D 1 Reply Last reply
    0
    • K Kiran S S

      Hi everyone, I am working on billing project. I want to print calculated amount in words for Reports. Reports are generated in Crystal Report 8.0 e.g. Amount = 6,45,840/- Rs. In Words “Six Lakhs Forty Five Thousand Eight Hundred Forty Only.” Currently I am using to “towords()” function to convert numeric value to string. Current I am having two problems. 1) Numeric values are not displaying properly values like 6,45,000 are displaying as 645,000. I am not able set thousand separate for values in Lakhs. 2) Words are not correct for values like 100,000 i.e. One Lakh and so on. e.g. If the Amount = 6,45,840/- Rs. It is printing Words as “Six Hundred forty-five thousand eight hundred forty only” Instead of “Six Lakhs Forty Five Thousand Eight Hundred Forty Only.” Please tell me how to solve this problem. I am using Crystal Report 8.0 as Reporting tool and Visual Basic 6.0

      Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.

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

      Convert Currency to Words (Indian Format) in Crystal Reports[^]

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      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