JohnnyDeVilla
6 years agoQrew Member
Find and replace formula syntax
I have this search and replace to accommodate file paths for Mac users and PC users, which basically changes the forward slash to a back slash in the url.
SearchAndReplace([File Path Mac], "/",'"\\")
I also want to replace the prefix, is it possible to have two Search and Replaces in one formula?
SearchAndReplace([File Path Mac], "/",'"\\")
I also want to replace the prefix, is it possible to have two Search and Replaces in one formula?