D
dbonline
I am trying to extract data from the project database via a macro from excel.
The problem I am having is the table and field names that are in the
pjdb.htm file do not work. I have found that instead of MSP_TASKS I have to
just type in Tasks for the table name. Instead of TASK_UID I have to type in
TaskUniqueID for the field name. Where can I find a list of the field and
table names that are required to extract data from project through VBA?
The problem I am having is the table and field names that are in the
pjdb.htm file do not work. I have found that instead of MSP_TASKS I have to
just type in Tasks for the table name. Instead of TASK_UID I have to type in
TaskUniqueID for the field name. Where can I find a list of the field and
table names that are required to extract data from project through VBA?