Results 1 to 3 of 3

Thread: MSFlexGrid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 1999
    Location
    Freeport
    Posts
    204

    Post

    I need to know if any one know how to make a column in a MSFlexgrid round off number two decimal places

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    Can you tell me specifically how you're populating the MSFlexGrid? (i.e. with data control, DAO etc)


    Regards,

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]



  3. #3
    Addicted Member
    Join Date
    Jan 1999
    Location
    Sydney,NSW,Australia
    Posts
    178

    Post

    I agree with Serge how are you populating the grid, however try formating the number

    number = format(number,"##,###,##0.00")
    jeff ritchie
    Senior Consultant
    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width