O
Olivier
How can I enumerate all of a shape's cells? Either in VBA or through
some property box?
For example I'm working with a timeline milestone and I want to change
the date format to mmm for example, so how do I find the name of that
property? I know after some research that to change the "Milestone
Date" you have to use:
Cells("user.vismilestonedate").Formula
some property box?
For example I'm working with a timeline milestone and I want to change
the date format to mmm for example, so how do I find the name of that
property? I know after some research that to change the "Milestone
Date" you have to use:
Cells("user.vismilestonedate").Formula