Word Doc Macro help needed please!

  • Thread starter Thread starter Casey
  • Start date Start date
C

Casey

I need to make a mocro that will work in a word doc. This macro would
start with [000001] and count up one number each paragraph. For example
paragraph two would auto show [000002] and so on. Any help would be
GREAT!
 
I have a word file which contains 100 pages. All the pages have name &
address of companies.(not in table) i have to transfer them to excel in
column format(for example first name, last name, address, phone etc)
can any one tell me code for this( i know how to open word & creat new
excel sheet) . I need code for how to reach to lines of word. r there
any thing like "document.line.word. character" ????? i know how to use
functions like mid, left, right but dont know about word line,
character reading.
plz help me
thks in advance
 
Back
Top