L
Laurent
What would be the most easiest way, on a dummy-proof user point of view, to
produce new Word documents reports from data produced and maintaned by
Excel ?
Here is the situation. We have a diagnostic tool developped with Excel and
used in academic context by our teachers to evaluate verbal and non verbal
communication by students. For each student, the system produce a
personnalized lenghty report. The system works pretty well, but the output
is still semi-automatic,
In the present system, for each student report, the teacher has to manually
adjust height of cells of the "report" zone (wording copied and displayed
in zone's cells vary in lenght, depending of evaluation and comments added
by the teacher), then copy the cells and paste them manually in a new Word
document created from a dedicated template. Then, the report can be
printed, saved and sent by email to the student in universal Word format.
Some of our teachers are not computer litterate. We would like to have a
single button action in Excel that could automatically create, format, save
and send by email any number of new Word document without manual
operations.
Is this easily doable ?
I suspect VBA coding will be required and I can handle that. I just need a
starting point to do that.
Thanks a lot
produce new Word documents reports from data produced and maintaned by
Excel ?
Here is the situation. We have a diagnostic tool developped with Excel and
used in academic context by our teachers to evaluate verbal and non verbal
communication by students. For each student, the system produce a
personnalized lenghty report. The system works pretty well, but the output
is still semi-automatic,
In the present system, for each student report, the teacher has to manually
adjust height of cells of the "report" zone (wording copied and displayed
in zone's cells vary in lenght, depending of evaluation and comments added
by the teacher), then copy the cells and paste them manually in a new Word
document created from a dedicated template. Then, the report can be
printed, saved and sent by email to the student in universal Word format.
Some of our teachers are not computer litterate. We would like to have a
single button action in Excel that could automatically create, format, save
and send by email any number of new Word document without manual
operations.
Is this easily doable ?
I suspect VBA coding will be required and I can handle that. I just need a
starting point to do that.
Thanks a lot