Jump to content

Finding the last record in a recordset.


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

Recommended Posts

  • Newbies

Greetings,

I was just wondering if there is a "Find Last Record" script in Filemaker 7? I need to be able to copy information from the last record in one table to a new record in another table?

Thank you so much!

[color:"red"] A.

Link to comment
Share on other sites

Use status(CurrentRecordCount) or /(foundcount), depending on what you want to load, to set a global in the file in question. Then, you can access that number in a script and, within scriptmaker, you can use the 'Go to Record/Request/Page' command to go to that record by number, or field value.

Link to comment
Share on other sites

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