Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My Excel VBA program uses the msoFileDialogFilePicker
form that lets the user choose a Word document. The available Word documents to choose from are formatted as follows: There is one line of text at the top of the document. Next, right below the top header line, there is one table that contains 6 columns and N rows. I would like my Excel VBA program to scan each row of the table in the Word document, then copy each row of data into my Excel sheet. Can anyone show me a basic example of how to do this? Im not exactly sure how to reference a table object in a Word document, then paste data back into an Excel file. I'd appreciate any help. Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to load data into excel? | Excel Discussion (Misc queries) | |||
Saving excel data to load into word | Excel Worksheet Functions | |||
Cannot load Excel 2000 Addin from Word (and that's so weird!) | Excel Programming | |||
Is anything needed if I only load Word & Excel from Office XP Sta. | Excel Discussion (Misc queries) | |||
opening a word document from excel: file still won't load | Excel Programming |