W
wacNTN
I am know enough about VBA to be dangerous but I think it's the only way to
do what I need to do.
I have an Excel file that has task name, resource name, start, and finish
date in it. The task may or may not already be on a schedule in Project.
I need to read the row in Excel and using the resource name, find the
summary task it should be indented under, check that it doesn't already exist
and if it doesn't, insert it under the associated Summary task.
Even better, I need to also check the every task in the Excel file does in
fact exist in the Project file, indented under the right Summary task, and
list any that don't somewhere - perferable on a work sheet in the source
Excel file.
I appreciate any ideas on this one.
Thanks,
Walter
do what I need to do.
I have an Excel file that has task name, resource name, start, and finish
date in it. The task may or may not already be on a schedule in Project.
I need to read the row in Excel and using the resource name, find the
summary task it should be indented under, check that it doesn't already exist
and if it doesn't, insert it under the associated Summary task.
Even better, I need to also check the every task in the Excel file does in
fact exist in the Project file, indented under the right Summary task, and
list any that don't somewhere - perferable on a work sheet in the source
Excel file.
I appreciate any ideas on this one.
Thanks,
Walter