Vinny Stabbone Posted January 3, 2008 Posted January 3, 2008 I have a field which is the result of a calculation (a listing of all the tables in the database file) whose result is as follows: Application FTP Passwords Web Admin If I wanted to delete "Passwords" from the list, what script would I use? I tried to Substitute "" for Password, but all that leaves me with a blank line as is the following: Application FTP Web Admin Any assistance you could offer would be appreciated. Mark
Lee Smith Posted January 3, 2008 Posted January 3, 2008 How was this "List" obtained. i.e., is it the result of a calculation, manually imputed, etc.? If it it just text, then you might try Substitute (YourField; "Password ¶", "") Lee
Recommended Posts
This topic is 6436 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now