How to filter project data via Map

A

Andrew

I am trying to download project data via ODBC data source (Oracle Database).
I was prompted to use a map to map the table columns to project columns. I
would like to be able to filter out unwanted/wanted projects (since there
could be thousands to import) by passing some parameters. However, I don't
seem to see such option available on the map definition screen. Is there a
way to do this via VBA? Or what would be the best viable option to achieve
this?


Thanks
Andrew
 
D

Dale Howard [MVP]

Andrew --

You would need to write a macro in VBA to accomplish your goal. I would
recommend you repost your message in the microsoft.public.project.developer
newsgroup to ask our developer friends for guiance. Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top