How do I format line numbers in Word?

How do I format line numbers in Word?

The name of the style is Line Numbers.  To change the color (or any other attribute) of the style, click on the Style Panes launcher on the Home tab.  Alternately, you can press Shift+Ctrl+Alt+S. The styles pane will open.  If all of the styles are not showing, click...
Can I add a Timestamp to my Excel file name?

Can I add a Timestamp to my Excel file name?

Yes, you can create a macro that does this.  You can copy and paste the code below to add the current date and time to the file name of a file.  On the Developer tab, click on Visual Basic.   When the Visual Basic window opens, click on Insert  > Module. When...