Currently have:-
1 Excel document, 3 Cols * 20 rows:-
Name / App / Criticality
1 AA BB 1
2 CC DD 3
3 EE FF 2
......... and so on
Also have a Word Document with various text on it, but it has 3 blank fields that correspond to Name / App / Criticality, ie each word doc looks like:-
xxxxxxxxx
xxxxxxx
Name
xxxxxxxx
xxxxx
App
xxx
Criticality
xxxxxxxx
How can I use the Excel document to create 20 Word Docs, each with the data from one of the records in the Excel spreadsheet? VBA solution would be great.
Many Thanks
Ken...............
1 Excel document, 3 Cols * 20 rows:-
Name / App / Criticality
1 AA BB 1
2 CC DD 3
3 EE FF 2
......... and so on
Also have a Word Document with various text on it, but it has 3 blank fields that correspond to Name / App / Criticality, ie each word doc looks like:-
xxxxxxxxx
xxxxxxx
Name
xxxxxxxx
xxxxx
App
xxx
Criticality
xxxxxxxx
How can I use the Excel document to create 20 Word Docs, each with the data from one of the records in the Excel spreadsheet? VBA solution would be great.
Many Thanks
Ken...............