![]() |
|
#2
|
|||
|
|||
|
Code:
Sub ScratchMacro() 'A basic Word macro coded by Greg Maxey Dim oFN As Footnote Set oFN = Selection.Range.Footnotes.Add(Selection.Range, , Selection.Text & ":") oFN.Range.Font.Italic = True End Sub |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Insert a footnote in PPT 2010
|
YooNaa Kim | PowerPoint | 1 | 06-17-2012 12:04 PM |
Macro for microsoft Word
|
blukava | Word VBA | 7 | 05-27-2012 02:43 PM |
| Macro to Insert Text Into Cells Having Multiple Lines | revans611 | Excel Programming | 4 | 10-24-2011 10:15 AM |
Formula to select description when code is entered
|
Natasha | Excel | 1 | 09-25-2011 12:59 PM |
Microsoft Word 2003/footnote compatibility
|
bonanzajellybean | Word | 1 | 05-31-2011 03:31 PM |