1

Could we copy Shapes in Flowchart from Dia to Excel or Word to edit them? and how to do that. Thanks so much.

secretlm
  • 2,361
  • 2
  • 27
  • 38

2 Answers2

0

What a pity! As I know, we can't copy shapes in flowchart from Dia to Excel or Word. So I did flowchart using Word (Excel) to able to copy and edit the shape easily.

secretlm
  • 2,361
  • 2
  • 27
  • 38
0

You could try the following: Create a diagram with a single shape and export it in EMF or WMF format. EMF/WMF formats can be read as graphics in Word/Excel

Steffen Macke
  • 1,116
  • 10
  • 21
  • Editing of the EMF/WMF will be quite limited. You could do all the necessary editing before you export/import. You may also try to "explode" the graphic in Word/Excel – Steffen Macke Jun 28 '13 at 11:09