Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I want to read Ms Word file line by line. Is there any way other than Paragraph & Word to select range. Can i select range in MS word line by line. for eg. inplace of following code can i use "Line" in place of "paragraph"???? '********** with MSWD 'Set trange = .Range(Start:=.Paragraphs(3).Range.Start, End:=.Paragraphs(3).Range.End) end with '************** if not tell me how Ms word recognises When Paragraph has started & when ended???? I am really willing to know thanks in advance With Regards Excel Power -- ExcelPower ------------------------------------------------------------------------ ExcelPower's Profile: http://www.excelforum.com/member.php...o&userid=30964 View this thread: http://www.excelforum.com/showthread...hreadid=514832 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
read multiple line | Excel Programming | |||
How do I read values from a line chart? | Charts and Charting in Excel | |||
Textbox-read text line by line | Excel Programming | |||
Read previous line of textfile | Excel Programming | |||
read last line of a file | Excel Programming |