Brian Dunning's FileMaker Custom Functions

Range ( start ; stop ; increment )

Creates a value list from the 'start' value to the 'stop' value by the 'increment.'

  Average rating: 5.0 (2 votes) Log in to vote

Ethan   Ethan - Show more from this author
DB Services
https://dbservices.com/about/people/ethan-yoder/

Share on Facebook Share on Twitter

  Sample input:
Example 1:
Range ( 10 ; 30 ; 10 )

Example 2:
Range ( 0 ; -4 ; -2 )
  Sample output:
Example 1:
10
20
30

Example 2:
0
-2
-4

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

This function also works for numbers, dates, and times. Can go backwards as well.

 

Comments

Ethan   Ethan, Tactile Medical
Apr 6, 2022
The parameter "increment" should be "step".
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: