Hi
I am trying to do some variable reporting using VBA with MS Project. I want to extract all task fields (i.e. those fields that appear when you insert a column) in order to create a drop down list of them as options and then use that selection to extract data from the project tasks. I have looked around but I can't get anywhere - everything I find doesn't do the job. can anyone help please? I'm OK with coding when fields are hard coded e.g. Task.ActualCost or Task.Name but cant' get any deeper.
I am trying to do some variable reporting using VBA with MS Project. I want to extract all task fields (i.e. those fields that appear when you insert a column) in order to create a drop down list of them as options and then use that selection to extract data from the project tasks. I have looked around but I can't get anywhere - everything I find doesn't do the job. can anyone help please? I'm OK with coding when fields are hard coded e.g. Task.ActualCost or Task.Name but cant' get any deeper.