Jump to content

Looping problem


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

Recommended Posts

I am trying to loop through just 5 records (just using a test file) to copy owner ID's into consecutive fields on a separate layout.  The loop is working, but copies each of the 5 ID's into each field over 5 fields.  Can anyone advise what I am doing wrong please?? 

image.thumb.png.21ab689e18dd227f27a4e4742746341b.png

Link to comment
Share on other sites

1 hour ago, Greg58 said:

copy owner ID's into consecutive fields

Can you explain in more detail what exactly you're trying to do and (most importantly) why? From what I can see, your script loads a global (?) field with a list of all values in the __pk_Owner field in the current found set. Then it goes to another layout of the same (!) table and does nothing. None of this makes much sense to me, and I don't see any "consecutive fields".

 

Edited by comment
Link to comment
Share on other sites

  • 3 weeks later...

This topic is 1641 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.