Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Bold Font for Part of Sentence
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00966120
Message ID:
00966146
Views:
8
I just recorded a macro in Word:
after Your code:
WITH oWord.Selection
     .MoveUp(wdParagraph, 1) && See what is the value of wdParagraph
     .MoveRight(wdWord, 4, wdExtend)
     .Font.Bold = .t. && or 1
ENDWITH
HTH
not tested in VFP because I lost my help with office variables. Here in download section there is a file with them
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform