I'm trying to bold every other paragraph using a macro. In VB i have Paragraph.Bold = Not Paragraph.Bold but i do not know how to assign this to "enter"
Does anyone have the command line for this? Or if not, another way I can make every other paragraph bold? Thanks!