Top  | Previous | Next

header_logo Tutorial 2 - More changes

We now add a reprint row version to only display EMPLOYEE VACATION REPORT on the first page. We will also add summaries for our buyout > $5000 employees.

tutorial2-4-1s

 

1.Add reprint row version for every other header besides the first page. Customize as necessary.
2.Add highvalue summaries. The process is identical to our existing summaries. Replace Data with highvalue.

 

 

Index   Previous   Next (Graphs)

TIPtip

In this table, Data is implied and can be omitted since it is the table's primary DataSet. highvalue must be explicitly entered. For example, @Data.count@ could have been entered @count@, while @highvalue.count could not have been simplified.