I have a detail row that lists a series of numbers. I need to put a dollar sign in front of each number but ONLY on the first row, like so:
$1 $2 $3 $4 $5
1 2 3 4 5
1 2 3 4 5
How might I accomplish this within the Crystal Report?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |