J
Joy
is there any other way besides map that can import data from csv file to ms
project
we encountered an issue with MS 2007. we use UniqueID as merge key to import
tasks' fields to MS 2007. it is strange that each time we do this,
predecessor field will be lost after map. it has not such issue with
versions<2007.
then we use a workaround way to copy pred fields to a field first and then
copy it back. it works fine if pred fileds only have some numbers. however,
the macros run slowly if there are a lot of linked predecessros like
'c:\1.mpp\2'
I am thinking about how to use another way than map to import data so the
pred filed calue will not be lost and the macros run fast ...thank you
project
we encountered an issue with MS 2007. we use UniqueID as merge key to import
tasks' fields to MS 2007. it is strange that each time we do this,
predecessor field will be lost after map. it has not such issue with
versions<2007.
then we use a workaround way to copy pred fields to a field first and then
copy it back. it works fine if pred fileds only have some numbers. however,
the macros run slowly if there are a lot of linked predecessros like
'c:\1.mpp\2'
I am thinking about how to use another way than map to import data so the
pred filed calue will not be lost and the macros run fast ...thank you