T
Tony No Baloney
I am working on a macro in Word 2007 with VBA. There are few sections
of the code I would like to have
multiple carriage returns (one for seven lines, one for four lines,
etc.).
I am using vbcrlf multiple times (ex. vbCrLf & vbCrLf & vbCrLf &
vbCrLf & vbCrLf ...)
Is there a way to type a shortcut so it looks like this vbCrlf * 6?
of the code I would like to have
multiple carriage returns (one for seven lines, one for four lines,
etc.).
I am using vbcrlf multiple times (ex. vbCrLf & vbCrLf & vbCrLf &
vbCrLf & vbCrLf ...)
Is there a way to type a shortcut so it looks like this vbCrlf * 6?