View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fil_MG Fil_MG is offline
external usenet poster
 
Posts: 2
Default Exporting data from Excel into MS_Project fields

Hey
I'm having some problems in exporting data from a Excel2003 range and
"mapping" those values into a MS_Project 2003 fields(task name, resource,...)
I started to create a commandbutton to "export to project" and on the event
button_click, i would like to pass selected range data from excel to mapped
fields in project and i dont know how to do it

Camn you help me or give any idea?

thanks in advance
FMG