G
gils usenet acct
Hi All,
This discussion group has been like a good friend for years. I really
appreciate y'all.
I'd like code for printing the section the cursor is currently in.
How might I change the code below to accomplish this?
Application.PrintOut FileName:="", Range:=wdPrintRangeOfPages, Item:= _
wdPrintDocumentContent, Copies:=1, Pages:="s2",
PageType:=wdPrintAllPages _
, Collate:=True, Background:=False, PrintToFile:=False,
PrintZoomColumn:= _
0, PrintZoomRow:=0, PrintZoomPaperWidth:=0, PrintZoomPaperHeight:=0
tia,
Gil
Gil Carter, MD, JD, FP, medical programming
http://www.TenSecondMedicalRecord.com, in use since 1990, free since 1997
http://www.KeyChainEMR.com Walk up to the medical ward computer, plug in,
do what you need, unplug and walk away.
This discussion group has been like a good friend for years. I really
appreciate y'all.
I'd like code for printing the section the cursor is currently in.
How might I change the code below to accomplish this?
Application.PrintOut FileName:="", Range:=wdPrintRangeOfPages, Item:= _
wdPrintDocumentContent, Copies:=1, Pages:="s2",
PageType:=wdPrintAllPages _
, Collate:=True, Background:=False, PrintToFile:=False,
PrintZoomColumn:= _
0, PrintZoomRow:=0, PrintZoomPaperWidth:=0, PrintZoomPaperHeight:=0
tia,
Gil
Gil Carter, MD, JD, FP, medical programming
http://www.TenSecondMedicalRecord.com, in use since 1990, free since 1997
http://www.KeyChainEMR.com Walk up to the medical ward computer, plug in,
do what you need, unplug and walk away.