How to write a formula to change a font based upon data ?

Answers were Sorted based on User's Feedback



How to write a formula to change a font based upon data ?..

Answer / mlmcc

Select the field
Click FORMAT
Click FORMAT FIELD
Select the FONT tab
Click the FORMULA BUTTON to the right of FONT
if ({YourField} = Value) then
"Arial"
else
"Times New Roman"

Click SAVE Icon
Close the formula editor
Click OK on the FORMAT screen

Is This Answer Correct ?    21 Yes 9 No

How to write a formula to change a font based upon data ?..

Answer / parvathi

hi.........
its really good.
thanks for this code.
i resolved my bug depends on this...

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Crystal Reports Interview Questions

If we create reports in Crystal Reports using the UCAR Data Warehouse database, which tables should be used?

0 Answers   IBM,


How many sections are there in the report

6 Answers  


Is it possible to join more than one universe in Busniess Objects BOE XI ? If its so Please explain how is that possible ? Thanks in advance for the people posting the answers

3 Answers   Wipro,


Explain reporter footer contents are move depend the page footer values?

0 Answers  


how should i highlight a particular column in a report in actuate e designer report? It should be done dynamically while creating report Thanks in advance!!!!!!!!!!

0 Answers  






Explain the various components in crystal reports?

0 Answers  


reporter footer contents are move depend the page footer values...........

2 Answers  


Can we add any database field once we have chosen ?Close? button?

2 Answers  


Is there a way to export the report formulas, like totals to excel?

3 Answers  


HOW TO USE 5 CRYSTAL REPORT OR SUBREPORT ON DIFFERENT CONDITIONS IN ONE VB PROGRAM

1 Answers  


Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?

4 Answers   IBM,


How to pass stored Procedure Parameters to the report?

2 Answers  


Categories