simoncpage Posted July 1, 2004 Posted July 1, 2004 I wrote this in Defining Fields - but I think it should be here I have some fields (used as a relation) which are in the format of: 1). 1234| <cursor here and some in the format 2). 1234 | <cursor here The problem is that If I use the fuction: SetField (InputField"; InputField & "5678" & "
RalphL Posted July 1, 2004 Posted July 1, 2004 Uou need to clean up your data. You can do this with the Replace by calculation. Use substitute to change "
simoncpage Posted July 1, 2004 Author Posted July 1, 2004 IS there a way of telling simply which type the field is (i.e whether it contains "
simoncpage Posted July 1, 2004 Author Posted July 1, 2004 Again that doesn't work for multi line like 1 2 | As it takes out all the "
simoncpage Posted July 1, 2004 Author Posted July 1, 2004 I'm using this to get rid of a line. Set field ["ID", "Substitute("
RalphL Posted July 1, 2004 Posted July 1, 2004 You didn't say anything about mutliline. If you just want to reopmve the last
Recommended Posts
This topic is 7453 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