Erikj Posted May 5, 2004 Posted May 5, 2004 Hi All I am having a problem creating a script to remove a Carriage return in one field which is on 38,000 records. Any information on this problem would be helpful. Thanks
MarkWilson Posted May 5, 2004 Posted May 5, 2004 Erikj, Write your script as follows... Freeze Window Show All Records Go to Record/Request/Page [First] Loop [color:"white"]__Set Field ["FieldName" , "Substitute( FieldName , "
Lee Smith Posted May 5, 2004 Posted May 5, 2004 If you need to have a space where the Return is now, than modify the calculation Substitute( FieldName , "
Recommended Posts
This topic is 7510 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