Results 1 to 2 of 2

Thread: MSFlexGrid text formatting?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,091
    How do you format text in the MSFlexGrid?

    I'm pulling displaying prices out of a database but they are not showing up in a currency format. I want to show:

    $1.50

    not

    1.5

    I can't seem to find any means of formating the text in the FlexGrid. The prices are in currency format in the database, so why doesn't it just use that format?

    Any help would be appreciated..

    Dan

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    IN SILENCE
    Posts
    6,441

    Talking

    When fillin grid from your database, use format
    (ie format(rst!YourFeild,"currency"). This works if your filling by row but I havn't figured out how to do it using the Db Control.
    Remaining quiet down here !!!

    BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....

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