FAQs Companion Products Links and Downloads Project Server Project Central VBA Search

 

 

Home
Up

Case Change Macro

This macro will change the case of the specified text field for all tasks in the ActiveProject.

If you need it to make the change to a different field then change the instances of 'Text1' in the code to the field name of your choice.

The macro will ask you to specify a change to Upper or Lower.

CaseChange.txt