Sub Project ID

Member for

21 years 6 months

Hi ali kandemir,



If you wish to change your activity id with a global change, make use of variables, for example:



&PT1 = Left(ACT,3) & "ABC"

&PT1 = &PT1 & RIGHT(ACT,4)

ACT = &PT1



for the subproject id’s; if you name Section 10 S10, it will indeed be stored in the S1 subproject, so you better make use of Alfanumerics:

SA - Section 1

SB - Section 2

SC - Section 3

...

SJ - Section 10



Regards,

Marc