Thanx 4 ur response. The substring funtion is helping me only in extracting the characters from the activty ID & not changing it. For exapmple, my activity IDs are such as UTII-WWTC-0025, UTII-FG-0010 etc., Now in all these, I want to change UTII to UT2. The substring function is only extracting the first four character UTII !!
Regards
Naveen
Member for
18 years 9 months
Member for18 years10 months
Submitted by Dieter Wambach on Sun, 2007-07-15 17:37
you can use the substring function of global change. Its well described in the Help-Function - search, then enter "substring". But Im not sure if this parameter already existed in 4.1.
Member for
23 years 11 monthsRE: Global change - Activty ID
Select the first activity ID, Select Edit-Replace and type in the characters that you wish to change.
Member for
18 years 9 monthsRE: Global change - Activty ID
Hi Naveen
after you extracted the not used values, try
activity id = "abcd" & activity id to add the prefix "abcd"
How to enter "abcd"?
You click on custom in the selection window. Now you may enter any string.
Regards
Dieter
Member for
20 years 10 monthsRE: Global change - Activty ID
Hi Dieter,
Thanx 4 ur response. The substring funtion is helping me only in extracting the characters from the activty ID & not changing it. For exapmple, my activity IDs are such as UTII-WWTC-0025, UTII-FG-0010 etc., Now in all these, I want to change UTII to UT2. The substring function is only extracting the first four character UTII !!
Regards
Naveen
Member for
18 years 9 monthsRE: Global change - Activty ID
Hi Naveen,
you can use the substring function of global change. Its well described in the Help-Function - search, then enter "substring". But Im not sure if this parameter already existed in 4.1.
Regards
Dieter