N
Nick
I am wanting to add an arrow symbol instead of a letter
in the following piece of code:
If Matrix!OldPos > Matrix!NewPos Then
HH = HH & "D,"
I want to replace the "D," with a down arrow.
How can i do this.
Cheers for your help
Nick
in the following piece of code:
If Matrix!OldPos > Matrix!NewPos Then
HH = HH & "D,"
I want to replace the "D," with a down arrow.
How can i do this.
Cheers for your help
Nick