Coding basics

If else statement

If Selection.Paragraphs.Count > 1 Then
        'What will happen
    Else
'What will happen
    End If


Comments

Popular posts from this blog

Formatting

Find and replace

Page setup