Hi,
First check the field before CONCATENATE whether they filled or blank.
If blank then do not CONCATENATE.
Second if you do not want to check the use replace.
Like Replace '//' in str with ''.
Regards
Neeraj
Hi,
First check the field before CONCATENATE whether they filled or blank.
If blank then do not CONCATENATE.
Second if you do not want to check the use replace.
Like Replace '//' in str with ''.
Regards
Neeraj