Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VBA   (RSS)

Canceling the Before Save Event

Hello, A good question came in yesterday; how to cancel the Project Before Save event in Project client: Public Sub GlobalApplication_ProjectBeforeSave(ByVal pj As Project, ByVal SaveAsUi As Boolean, Cancel As Boolean) Cancel = True End Sub (For demonstration

Version 2 of the Office Interactive Developer Map

Just got an e-mail from Jim that Version 2 of the Microsoft Office Interactive Developer Map was published today, by the Office Developer Center folks. The new version includes lots of new stuff (new products and new interactive links) – such as VS2008,

Project Server 2007 - Project Server Developer Community Expanding

Leveraging the development aspects of Project Server 2007 spans a wide range of skills. PWA customizations (ASP.NET), workflow development, line of business applications integration using the PSI, extending Project Server functionality using server side

Reading Assignment Enterprise Custom Field Values with VBA

Hello, There has been a number of people asking how to read assignment enterprise custom field values with VBA. In fact, we ran into this issue internally with our dogfood efforts and fixed it in SP1. So, if you need to get/set assignment custom field

Project Conference

I just wanted to give everyone a heads up about the upcoming Project Conference. Details can be found here: http://www.msprojectconference.com/ There will be a Developer/IT Professional track that we will be presenting on a verity of development topics

Working with Deliverables

The other day I had a request from an internal customer that wanted to create deliverables for a large number of tasks that already existed in their project plan. They wanted to be able to simply flag each task as a deliverable and have it published.
Posted by Chris Boyd | 1 Comments

VBA Event Handler Example

I felt that it is time to give VBA some love. I was surfing Web and came across this post on Changing the Cell Background Color which gave me an idea for a blog post. This post is a simple example of how to write an event handler that checks if a name
Posted by Chris Boyd | 1 Comments

Agile Custom Project Guide

In 2003, we released an Agile custom Project Guide, based on MSF for Agile Software Development methodology (which is scenarios driven , context based, Agile software development process). We have been able to get it working for Project 2007 as well.
 
Page view tracker