W
William Busby
I'm new to this and not a full-time VBA developer. I'd like to solve the
issue where you get a message when updating time to a project and you have
inactive resources with work remaining. The message pops up on each update
which for many of our managers makes updating time a tedious process.
I'd like to provide a macro that will go through each resource and determine
if they are inactive. For those that are inactive set their remaining work
(on all assigned tasks) to 0. Does this sound doable? Where would I look for
code examples? I don't mind doing the work to develop this but I've no idea
where to start.
issue where you get a message when updating time to a project and you have
inactive resources with work remaining. The message pops up on each update
which for many of our managers makes updating time a tedious process.
I'd like to provide a macro that will go through each resource and determine
if they are inactive. For those that are inactive set their remaining work
(on all assigned tasks) to 0. Does this sound doable? Where would I look for
code examples? I don't mind doing the work to develop this but I've no idea
where to start.