I have a part number field with numbers and characters. for example i have a part number 457-67a/12. i want to repalce the ,"-" and "/", with empity string using the replace function. replace([partnum], "- ", "") only replaces the "-". how do i place multiple parameter in this function. Thanks
- [ms_access] MS Access replace function mikeuhd
- Re: [ms_access] MS Access replace function Edy WIYONO
- Re: [ms_access] MS Access replace function ram muthukumar
