Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. replace(ltrim(replace( [field] ,"0"," "))," ","0")
  2.  
  3. replace(replace(ltrim(replace(replace( [SourceFC] ," ","~"),"0"," "))," ","0"),"~"," ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement