Firstly thanks for looking.
I am using the code ActiveWorkbook.SaveAs Filename:=Fanta
where Fanta is a variable string.
However in an instance where the string contains illegal characters like "/" or "\" or "&" for example is there a
script which will remove these illegal characters ?
For example if Fanta = "Oslo Company & Sons A/S", how
could you remove these offending characters ?
cheers,
Medieval.
I am using the code ActiveWorkbook.SaveAs Filename:=Fanta
where Fanta is a variable string.
However in an instance where the string contains illegal characters like "/" or "\" or "&" for example is there a
script which will remove these illegal characters ?
For example if Fanta = "Oslo Company & Sons A/S", how
could you remove these offending characters ?
cheers,
Medieval.