Remove a digit from ACTIVITY ID

Member for

18 years 9 months

Dear Pinan and zeeshan thank you for the excellent bit of information.

regards

deb

Member for

17 years 7 months

Yes he is absolutely right just to add one more thing that Primavera 3.1 activity id consist of 10 char and left will take chr from the left 1st char and right will take char from the right 10th char interesting thing is that even if your activity not consist of 10 chars it will start couting from 10 digit

so if id is 123456 and you use right(act,5) it give you 6 only

thanks