Databases Reference
In-Depth Information
Figure 7-15
Figure 7-16
For the Profit data point label, I'd like to display both the profit value and the formatted percentage in
parentheses. This will require a fairly complex expression. In Figure 7-17, you see the elements of this
string concatenated together. When piecing multiple values together like this, numeric values need to be
formatted separately. In this example, the Visual Basic Format() function is used to display the profit
formatted as currency with two decimals and the percentage with no decimals.
Search WWH ::




Custom Search