Thread: [Solved] change Bibliography style
View Single Post
 
Old 02-06-2017, 05:02 AM
SashikalaB SashikalaB is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Feb 2015
Posts: 8
SashikalaB is on a distinguished road
Default change Bibliography style

I need to change the default bibiolography style to 'IEEE2006OfficeOnline'

The below code does not work and returns an runtime error.

Options.BibliographyStyle = "IEEE2006OfficeOnline"

(or)

Options.BibliographyStyle = "D:\Program Files\Microsoft Office\Office14\Bibliography\Style\IEEE2006OfficeO nline"

could you please let me know on how to change the bibliography style using word vba.
Reply With Quote