G
G Lykos
Greetings! Have resource assigned task hours by week in Excel, would like
to set up Task Usage in same time units, select a task, assigned resource,
point at a starting cell in Task Usage - Details and copy values from some
number of horizontal cells in Excel into that row in Project.
Recorded a macro for an idea of what hooks might be available, saw that
getting into it at the task, assignment, timeframe, etc. level looks messy.
Would like to deal at the application level - copy an array of values from
one screen (Excel), paste it into another in Project (just like I was
punching in the values one after another, like macros in the old days), and
let the Project form sort out distributing the data into the right places
inside.
Looking for a VBA solution: ideas on how to interact with Project at the
form level, I expect (such as Task Usage, selecting a particular cell in
Details to anchor an array paste).
Thanks,
George
to set up Task Usage in same time units, select a task, assigned resource,
point at a starting cell in Task Usage - Details and copy values from some
number of horizontal cells in Excel into that row in Project.
Recorded a macro for an idea of what hooks might be available, saw that
getting into it at the task, assignment, timeframe, etc. level looks messy.
Would like to deal at the application level - copy an array of values from
one screen (Excel), paste it into another in Project (just like I was
punching in the values one after another, like macros in the old days), and
let the Project form sort out distributing the data into the right places
inside.
Looking for a VBA solution: ideas on how to interact with Project at the
form level, I expect (such as Task Usage, selecting a particular cell in
Details to anchor an array paste).
Thanks,
George