Hi.
From an app I make a mergefile for Word. The app opens Word and merges the file into a template. So far so good.
Due to security issues I have to delete the merge file after the merge. If I open the Word doc after deleting the merge file, I can detach the merge file via 2 clicks. Can this be done automatically? Via VBA code? I don't want to click anything. Just open the doc - no questions asked.
/feldt
From an app I make a mergefile for Word. The app opens Word and merges the file into a template. So far so good.
Due to security issues I have to delete the merge file after the merge. If I open the Word doc after deleting the merge file, I can detach the merge file via 2 clicks. Can this be done automatically? Via VBA code? I don't want to click anything. Just open the doc - no questions asked.
/feldt