Michael151
Board Regular
- Joined
- Sep 20, 2010
- Messages
- 247
Hello all,
As part of a macro, I'm trying to insert a musical note (♫) in certain parts of a worksheet. I can cut and paste this musical note, but I'm trying to find the character number or way I can use visual basic to do this.
I have found the number for this symbol is 9835 (at least with ascii code), but having trouble getting it work with Visual Basic.
Anyone have any ideas? Is there a specific way to write this so VB recognizes this number as a symbol?
Thanks for the help!
As part of a macro, I'm trying to insert a musical note (♫) in certain parts of a worksheet. I can cut and paste this musical note, but I'm trying to find the character number or way I can use visual basic to do this.
I have found the number for this symbol is 9835 (at least with ascii code), but having trouble getting it work with Visual Basic.
Anyone have any ideas? Is there a specific way to write this so VB recognizes this number as a symbol?
Thanks for the help!