I would like to use the replace function for one column to replace each value with another one. Function Replace does it for one value: Replace({FromWeek},"48","CW48" does work. What is the correct statement to define a row of'replace'-statements for...