I am receiving different project files that all need to be formatted the same. The duration field is formatted in one of them to contain no space ("50d"). I need all the project files to have a space in the duration field so they read "50 d".
I've searched but can't seem to find the method that allows me to edit this. Does anyone know the right method to adjust this?
Application.DurationFormat seemed close but I did not see any option in the PjFormatUnit for the duration in days with space.
Any help is much appreciated!!