Custom Views and Tables

F

Fletcher Hearns

I am building a MS Project 2007 Add-In , but have run into a problem.

I can't seem to figure out how to create Custom View and Table from the VB
code. Is this possible? Any pointer for examples would be appreciated.

Thanks,


Fletcher
 
J

Jack Dahlgren MVP

The easiest way to do this is open project and use the macro recorder while
you create a table and view. Then you can edit and port that code over to
VB.

-Jack Dahlgren
 
Top