G
Greg
Hi,
I know how to break a line of code with " _" and "& _" but
neither of these seem to work in Sub SomeMacro() line.
I have one that is getting rather lengthy e.g.,:
Sub SomeMacor(pVariable As Long, ...)
Can this type of line be broken into two separate lines?
Thanks
I know how to break a line of code with " _" and "& _" but
neither of these seem to work in Sub SomeMacro() line.
I have one that is getting rather lengthy e.g.,:
Sub SomeMacor(pVariable As Long, ...)
Can this type of line be broken into two separate lines?
Thanks