P
Pieter Vogelaar
I've setup a merge from Siebel (standard option) to Word. Where the word template is filled with th
address details from Siebel. Additionally I have written VBA code in the template to ask the user som
extra questions for data which cannot be taken from Siebel. So far so good
After the popup with questions (userfrom and docvariable) the merge is done and the Word documen
is ready. However when I switch back to Siebel and change screen or applet, my Word document (the merge
one) is being closed, losing all my data. I think that somehow the merge link between Siebel and Word stil
stands and is not being broken. I can instruct the users to first save the file with another name and then
continue editing the document but is not userfriendly
I tried to write some instructions in VBA but the VBA code is not inherited to the merged Word-document, s
I got no control on that part
Does anyone have a solution or struggles with the same
Rgd
Pieter Vogelaar
address details from Siebel. Additionally I have written VBA code in the template to ask the user som
extra questions for data which cannot be taken from Siebel. So far so good
After the popup with questions (userfrom and docvariable) the merge is done and the Word documen
is ready. However when I switch back to Siebel and change screen or applet, my Word document (the merge
one) is being closed, losing all my data. I think that somehow the merge link between Siebel and Word stil
stands and is not being broken. I can instruct the users to first save the file with another name and then
continue editing the document but is not userfriendly
I tried to write some instructions in VBA but the VBA code is not inherited to the merged Word-document, s
I got no control on that part
Does anyone have a solution or struggles with the same
Rgd
Pieter Vogelaar