Hp Intelligent Management Center Standard Software Pl Bedienungsanleitung Seite 782

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 814
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 781
This report uses the following formulas:
@Employee ID
If {?Access}="Yes" then "Employee ID "
+ ToText({Employee.Employee ID},0) + ". "
else ToText({Employee.Employee ID},0)
@Last Name
If {?Access}="Yes" then "Employee last name is "
+ {Employee.Last Name} + "."
else {Employee.Last Name}
@Salary
If {?Access}="Yes" then {Employee.Last Name} + "'s Salary
is " + ToText({Employee.Salary}) + "."
else ToText({Employee.Salary})
Notice the added punctuation. The periods at the end of each formula improve
screen reader legibility by creating a pause between fields.
782 Crystal Reports 2008 SP3 User's Guide
Creating Accessible Reports
C
Improving data table accessibility
Seitenansicht 781
1 2 ... 777 778 779 780 781 782 783 784 785 786 787 ... 813 814

Kommentare zu diesen Handbüchern

Keine Kommentare