ipbr21054
Well-known Member
- Joined
- Nov 16, 2010
- Messages
- 5,832
- Office Version
- 2007
- Platform
- Windows
Hi,
When i put code here i use the </> which shows the below.
Lets say i need to show members this code BUT the text "TEST" should be highlited in Red.
How is it done as i tried using <rich/> but made a mess of it
When i put code here i use the </> which shows the below.
VBA Code:
Private Sub UserForm_Click()
MsgBox "TEST"
End Sub
Lets say i need to show members this code BUT the text "TEST" should be highlited in Red.
How is it done as i tried using <rich/> but made a mess of it