Brian Dunning's FileMaker Custom Functions

Operate ( Expression )

Evaluates expressions with sums, substractions, multiplications and divisions

  Average rating: 4.3 (31 votes) Log in to vote

Ibrahim Bittar Torres   Ibrahim Bittar Torres - Show more from this author
Eikonsys, S.A. de C.V.
http://www.eikonsys.com

Share on Facebook Share on Twitter

  Sample input:
Operate ( "A15" + 5 )
  Sample output:
20

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

This simple function performs the 4 basic operations so you can use it as an autoenter calculation in a number field to enter not just numbers but operations between them. For example, if you want to input an initial balance in a number field you can input the actual number or the difference between Income and Outcome.

To avoid security issues with the evaluate function, it filters all values and keep only the numbers and the basic operators (+-*/).

Enjoy!!!.

 

Comments

Tim Cimbura   Tim Cimbura, LuminFire
Oct 23, 2011
This function may fail if you enter numbers with commas like $1,230+50.55. I changed the filter to remove commas and allow a few other math expressions.

Let (Final = Filter ( Expression ; "().+-*/^0123456789" ) ;
Evaluate ( Final ) )

This may then affect the ability to work in different countries.
 
Ibrahim Bittar   Ibrahim Bittar, Leon, Mexico
Oct 23, 2011
Hi Tim, thank you very much.

Ibrahim
 

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: