A
alex
Hi
This post is link to an old one I opened.
http://www.microsoft.com/communitie...b444&mid=4267f6a3-8eaf-46a6-bb4f-d80ca05d7e65
To summarize, I search several examples on Internet to initialize value.
I find several but each time it's not working.
I obtain the error 1101 during the execution.
So I try to do this thing below but it's the same.
I should miss something but I don't see what.
I appreciate your help.
Dim vLastWeekWork As String
vLastWeekWork =
T.GetField(FieldID:=Application.FieldNameToFieldConstant("Travail", pjTask))
T.SetField FieldID:=Application.FieldNameToFieldConstant("Travail",
pjTask), Value:=vLastWeekWork
Thank you.
Best regards,
Alexandre BARAULT
This post is link to an old one I opened.
http://www.microsoft.com/communitie...b444&mid=4267f6a3-8eaf-46a6-bb4f-d80ca05d7e65
To summarize, I search several examples on Internet to initialize value.
I find several but each time it's not working.
I obtain the error 1101 during the execution.
So I try to do this thing below but it's the same.
I should miss something but I don't see what.
I appreciate your help.
Dim vLastWeekWork As String
vLastWeekWork =
T.GetField(FieldID:=Application.FieldNameToFieldConstant("Travail", pjTask))
T.SetField FieldID:=Application.FieldNameToFieldConstant("Travail",
pjTask), Value:=vLastWeekWork
Thank you.
Best regards,
Alexandre BARAULT