J
JeffPoos
Hi there i was wondering if it is possible to Upadate the actual work done for each resource using VBA. Here is my situation. I have an excel time sheet for each resource. I parse the excel workbook to find their task and name. I then parse through the project document and want to input their hours worked into the actaul work fields in the detail view. I have used the TimeScaleData to view their time for a current date but i cannot upadate it. I am a java developer who has been assigned to write this macro(Not super familiar with VB). Can anyone help. Do i need to explain better(not really familiar with the proper project lingo). Could some supply some snipits of vba code?