Conditional Formating or style


What is the best and easiest way to do Conditional Formating or style for Textbox ??
ex.. applying style depending on Conditional keyword
applying format numbers that less than zero and ...

Comments

  • edited 5:25AM
  • edited 5:25AM
    Hello Dear,

    Do you have any idea how to format a negative number to put it into a bracket?
    For Example, number is: -1234.25 and should be display like: (1,234.25) means negative number in bracket without minus sign.

    I am using fast reports 4.8 with VB6.

    Please help, fastreport support people are not replying

    Thanks,

    Balbir Singh
  • edited 5:25AM
    Use the formatting like this:
    [FormatFloat('$#,##0.00;($#,##0.00);$0.00',1234.56)]

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.