How to write a formula to change a font based upon data?
Submitted by: AdministratorSelect 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
Submitted by: Administrator
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
Submitted by: Administrator
Read Online Dot NET crystal reports Job Interview Questions And Answers
Top Dot NET crystal reports Questions
| ☺ | Explain basic steps required to display a simple report in crystal? |
| ☺ | Explain the various components in crystal reports? |
| ☺ | How to refresh the crystal report from the application? |
| ☺ | How to access crystal reports in .NET? |
| ☺ | How many sub-reports can report can have? |
Top Dot Net Technologies Categories
| ☺ | MSF Interview Questions. |
| ☺ | .Net Architecture Interview Questions. |
| ☺ | ASP.Net MVC Interview Questions. |
| ☺ | Entity Framework Interview Questions. |
| ☺ | C# (Sharp) Programming Language Interview Questions. |
