Re: Convert string to Number

From: ricky (anonymous_at_discussions.microsoft.com)
Date: 03/14/04

  • Next message: Vishal Parkar: "Re: Convert string to Number"
    Date: Sat, 13 Mar 2004 20:41:06 -0800
    
    

         
        hi parkar,
           when i run your script, and i found that formula looks like
                   idd c1
                 1 200000*0.70
            2 200000*0.80
            3 200000*0.90
         
         and where's the result?? i guess it must be in stored procedure, how can i make them looks like the following in my formula table
                      idd c1 results
                 1 200000*0.70 140000
            2 200000*0.80 160000
            3 200000*0.90 180000


  • Next message: Vishal Parkar: "Re: Convert string to Number"