Jump to content

This topic is 7156 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (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 by Guest
Posted

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.

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.