Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am trying to insert bold text to word 97 using a macro from excel: Wrd.ActiveDocument.Fields(10).Select With Wrd.Selection ..Font.Bold = wdToggle ..InsertAfter Text:="HOW TO CONTACT US" '.Font.Bold = wdToggle End With However, the text when inserted is not being bolded, any suggestions? -- rocket0612 ------------------------------------------------------------------------ rocket0612's Profile: http://www.excelforum.com/member.php...o&userid=19492 View this thread: http://www.excelforum.com/showthread...hreadid=515312 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Bold Text | Excel Worksheet Functions | |||
Bold text in check box | Excel Discussion (Misc queries) | |||
How to Bold text in MsgBox? | Excel Discussion (Misc queries) | |||
Join bold and non-bold text in one cell | Excel Discussion (Misc queries) | |||
Sub to make text bold | Excel Programming |