Jump to content

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

Recommended Posts

  • Newbies
Posted

We have existng files that we than assign numbers to as they become active. I can not figure out how to have the field pull in the next available number when we activate the file. Could someone please advise me if its possible and how

Posted

It should be possible with one or more scripts. What you probably need to do is make a script in the file that you're opening (let's call it counterscript), which adds 1 to a counter field (use a global field). Second, in your main file you probably already have a script that opens the file (if not: make one). In this 'opening script' you should add a scriptstap that activates the script in the file (the counterscript). As a result, the counterfield will become higher everytime it is opened by the mainfile.

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