S
Sannas
Hello,
I've created a quickie VB app that writes changes to certain MSProject
fields to an Excel file using ProjectBeforeTaskChange. We need this for
occasional real time updating during meetings. The customer wants to be
aware of changes that come from that meeting. We've been handwriting all
changes so far but I figured we could automatically do this via this app.
The app works like a dream except for one thing, it creates an Excel file
for each change. I want one excel file with a list of changes; not one
change in each Excel file. I've tried to test for the creation of the Excel
file but the app resets it by itself each time through.
Can anyone help me alleviate this problem?
Thanks!!!!
I've created a quickie VB app that writes changes to certain MSProject
fields to an Excel file using ProjectBeforeTaskChange. We need this for
occasional real time updating during meetings. The customer wants to be
aware of changes that come from that meeting. We've been handwriting all
changes so far but I figured we could automatically do this via this app.
The app works like a dream except for one thing, it creates an Excel file
for each change. I want one excel file with a list of changes; not one
change in each Excel file. I've tried to test for the creation of the Excel
file but the app resets it by itself each time through.
Can anyone help me alleviate this problem?
Thanks!!!!