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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Windows Forms
  4. validation

validation

Scheduled Pinned Locked Moved Windows Forms
3 Posts 2 Posters 4 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.
  • B Offline
    B Offline
    Bojja Lakshmi
    wrote on last edited by
    #1

    Hi, how i can validate a formula. Formula contains columns of table and operators. if suppose c1,c2,c3 are columns of table, c1 is of type string, c2 is decimal and c3 is int. formula may be a+(b*c),or a*(b/c). I need to validate that formula. how i can approach.if any one had done this plz send me the required code. lakshmi

    P 1 Reply Last reply
    0
    • B Bojja Lakshmi

      Hi, how i can validate a formula. Formula contains columns of table and operators. if suppose c1,c2,c3 are columns of table, c1 is of type string, c2 is decimal and c3 is int. formula may be a+(b*c),or a*(b/c). I need to validate that formula. how i can approach.if any one had done this plz send me the required code. lakshmi

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Please clarify what a, b, and c are. Are they c1, c2, and c3, respectively?

      "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

      B 1 Reply Last reply
      0
      • P Paul Conrad

        Please clarify what a, b, and c are. Are they c1, c2, and c3, respectively?

        "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

        B Offline
        B Offline
        Bojja Lakshmi
        wrote on last edited by
        #3

        Yes. a,b,c are c1,c2,c3 respectively.

        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