l know l must have clicked something by mistake and when writing code instead of
Private Sub Form_Load()
****
****
End Sub
l just see
Form_Load()
****
****
The "Private Sub" part and "End Sub" are invisible although are there .
How can l make them visible again
Thanks
Private Sub Form_Load()
****
****
End Sub
l just see
Form_Load()
****
****
The "Private Sub" part and "End Sub" are invisible although are there .
How can l make them visible again
Thanks