asyamonique
Well-known Member
- Joined
- Jan 29, 2008
- Messages
- 1,286
- Office Version
- 2013
- Platform
- Windows
Is it possible to add special effect for the label at vba on the userform which will show the numbers like rainbow effects?
VBA Code:
Me.Label12.Caption = Format(Sheets("LIST").Range("E1").Value, "###,##")