Hi all, How to access Resource sheet using C# .Net in MSProject 2007? I need to check/remove resources from Resource sheet programatically... Thanks,
Hi, Record a macro in VBA doing what you want, then convert to C#. VB will be quicker and produce code easier to maintain an work with when doing any Office Automation. Speed of end code will be exactly the same. VB Has optional parameters and other advantages with Automation. -- Rod Gill Microsoft MVP for Project Author of the only book on Project VBA, see: http://www.projectvbabook.com "Aditya" wrote in message news:59CE7D4E-BAA6-4C1E-B532-3680F661A1F3@microsoft.com... > Hi all, > > How to access Resource sheet using C# .Net in MSProject 2007? > I need to check/remove resources from Resource sheet programatically... > > > Thanks, >