C
CB
Hello,
I need to replace multiple characters in a Replace statement and can't
figure out how to do more than one. Any advice? My starting statement is
below (using & as the find string).
Ship-to Name: Replace([Sales Header].[Ship-to Name],"&","")
I need to replace multiple characters in a Replace statement and can't
figure out how to do more than one. Any advice? My starting statement is
below (using & as the find string).
Ship-to Name: Replace([Sales Header].[Ship-to Name],"&","")