M
Mike Hartsough
I've been doing this by hand for a couple years. I'm tired of it. Would like
to automate it.
I would like to write a Word macro that will:
1). Open a spreadsheet;
2). Look for specific text in Column A ("New");
3). Create a new table in Word.
4). Copy the content of certain cells of that row into a Word table;
I think I can handle 1, 2 and part of 4. What I'm uncertain of is how to
create that table using Word VBA, and how to insert data into specific cells
of the table.
I've done some Excel and Outlook VBA, no Word VBA.
Any help/pointers will be appreciated.
Thanks,
Mike
to automate it.
I would like to write a Word macro that will:
1). Open a spreadsheet;
2). Look for specific text in Column A ("New");
3). Create a new table in Word.
4). Copy the content of certain cells of that row into a Word table;
I think I can handle 1, 2 and part of 4. What I'm uncertain of is how to
create that table using Word VBA, and how to insert data into specific cells
of the table.
I've done some Excel and Outlook VBA, no Word VBA.
Any help/pointers will be appreciated.
Thanks,
Mike