Annem,
Ok, now that you provided a little more information, a few other methods
may be worth considering.
First, if the tasks to be updated are always the same, you don't need to
copy the Task Name, only the % Complete. However, if for some reason
that won't work, try one of the following.
Go ahead and create replicate tasks in the order desired and with the
preferred wording at some convenient location in the file. I would do it
at the top, just for convenience. Then use Paste Links from the %
Complete fields of the actual tasks to the replicate tasks. Now it is
easy to copy and paste those task names and % Complete values into the
spreadsheet.
Another method that provides a little more automation is to create a
simple VBA macro that takes the data from the necessary tasks, modifies
the Task Name as necessary and exports the data to the Excel
spreadsheet. This can easily be configured so that a simple hit on a
custom toolbar button with perform the whole process.
Hope this helps.
John