It would be nice if there was a tool to convert EDF. Would be more efficient than manual edit copy/paste. I might take a crack at it with VBA.
Thanks again!
Sample VBA code…
If oEl.Type = msdElementTypeText Then With oEl.AsTextElement .DeleteAllDataEntryRegions .Rewrite .Redraw msdDrawingModeNormal End WithEnd If
How did my post end up here?
This was originally a part of a larger response to someone else for a different topic. All I did was mention that I might try doing something with VBA and my post was moved and edited. Parts of my original response are now gone.