View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
José Miguel Torres José Miguel Torres is offline
external usenet poster
 
Posts: 1
Default Excel List to visio

Hello, I did on an excel sheet a list of process, in column A I have process
code, in column B I have the process name and in column C I have the codes of
dependences process, for example, ColA= 005, ColB=Compile, ColC=004,003 then
process 005 is depending of 004 and 003 then I want export it to a visio
diagram. It is posible? How can I do that? Thank you.