Thread: [Solved] Bulletted List Creation
View Single Post
 
Old 11-10-2013, 09:22 AM
jdean jdean is offline Windows XP Office 2010 32bit
Novice
 
Join Date: Nov 2013
Posts: 14
jdean is on a distinguished road
Default

Macropod, I copied Private Sub AddBulletStyle and placed it in the "General Section" of the module as I would for a function. I then copied Sub Demo into my code. Is this correct?

However, when I compiled, I got a compiler in Sub Demo code, that highlights the last ".End" in the line .End = Rng.End and says, "Argument not optional"

Thanks!
Jay
Reply With Quote