jtjones Posted July 27, 2005 Posted July 27, 2005 (edited) I need to duplicate 100 records that that have 40 fields each. I'd like one field to keep it's current data and the rest of the fields to be empty. Is this possible? Edited July 27, 2005 by Guest
-Queue- Posted July 27, 2005 Posted July 27, 2005 You could set 39 of the fields to auto-enter "", duplicate one record and clear the 39 fields and then duplicate the rest, or create a script to do it for you.
jtjones Posted July 28, 2005 Author Posted July 28, 2005 Where would I find example scripts? I want to learn FM scripting anyway?
Søren Dyhr Posted July 28, 2005 Posted July 28, 2005 I need to duplicate 100 records that that have 40 fields each. I'd like one field to keep it's current data and the rest of the fields to be empty. Sorry for saying it, but it seems not to be particularly structured data sets we're talking about here??? My stab at your problem is almost opposite of JT's ...if the 40th field is an autoenter "Value from last visited record" could it be done like this: Go To Layout x Show All Records Go To Record Last New record --sd
Recommended Posts
This topic is 7156 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