(Wiki) FMFAQ | (Articles) FileMakerMagazine.com | (Search) SearchFileMaker.com | (Examples) DatabasePros.com | (Forums) FMForums.com | (News) FMPro.org | (Templates) SeedCode.com | (User Groups) FMPug.com

Advertise on FM Forums

The Everything Reference

Order Your Copy Today (Print & PDF Download Available)


* $29.99 is the FMPug member price for a printed copy.
Login to get your savings today! Not a member, join today and SAVE!

Joy of Tech
Latest Joy of Tech!

Google



Recent Members
Welcome them to our community!
Calendar
May 2008
SMTWTFS
 123
45678910
11121314151617
18192021222324
25262728293031
Recent Topics
ISO FileMaker Magazine - videos

Populating PDF Forms

Thu, 24 Apr 2008 16:33:06 -0500

Zero to Awesome - Development: Using Plugins

Wed, 16 Apr 2008 16:56:09 -0500

Super Quick Data Entry

Mon, 07 Apr 2008 17:52:39 -0500

Zero to Awesome - Predevelopment Documentation

Wed, 26 Mar 2008 17:49:04 -0500

Zero to Awesome - Predevelopment Tracking

Thu, 13 Mar 2008 14:30:41 -0500

Zero to Awesome - Predevelopment Templating

Wed, 20 Feb 2008 18:20:00 -0600

Newest FileMaker Pro Custom Functions
The newest Custom Functions for FileMaker Pro from BrianDunning.com. Submit your own!
GetRowsObjectList( ObjectList; N; delim1; delim2 )
Retrieve data from named fields in a portal or record list. - Submitted by Bruce Robertson

Thu, 15 May 2008 11:11:33 -0700

GetNthRowObjectList( ObjectList; N; delim )
Get data from named layout objects such as fields in portals or record lists. - Submitted by Bruce Robertson

Thu, 15 May 2008 10:59:02 -0700

PVofFV ( FutureVal , Interest , Term )
Present Value of a Future Value - Submitted by Barry Maskell

Sat, 10 May 2008 18:52:04 -0700

Edate ( thedate ; months )
Excel style EDATE function - Submitted by Barry Maskell

Sat, 10 May 2008 17:21:44 -0700

FormatDate( DatetoFormat )
//Returns Mon, Dec 8 - Submitted by Catherine Dillimore

Thu, 08 May 2008 18:05:46 -0700

FMPro.org News Feed
Function of the Day
Get to learn FileMaker daily. This forum will feature a FileMaker function it's definition, options & parameters. It will feature a few examples. We ask you to continue sharing your examples of how you use this function.
Combination ( setSize; numberOfChoices )
Type: Number

Result: Number

Description: Returns the number of ways to uniquely choose numberOfChoices from setSize. This function is useful in statistics, combinatorics, and polynomial expansions.

Example 1: Combination( 5; 2 ) = 10
for a set consisting of {a, b, c, d, e} because the unique choices, when choosing two at a time are {ab, ac, ad, ae, bc, bd, be, cd, ce, de}

Versions: 8, 8.5, 9

Reference: FileMaker's Online Help

Tomorrow's Function: Div ( number; divisor )

Thu, 15 May 2008 07:01:00 GMT

Ceiling ( number )
Type: Number

Result: Number

Description: Returns a number rounded up to the next integer.

Example 1: Ceiling ( 5.25 ) = 6

Versions: 7, 8, 8.5, 9

Reference: FileMaker's Online Help

Tomorrow's Function: Combination ( setSize; numberOfChoices )

Wed, 14 May 2008 07:01:01 GMT

Abs ( number )
Type: Number

Result: Number

Description: Returns the absolute (positive value) of the number supplied.

Example 1: Abs( -456 ) = 456
A nice method for using a boolean toggle on a number field set as a checkbox.

Example 2: Abs( Checkbox - 1 )
Negative sign is stripped.

Versions: 3, 4, 5, 5.5, 6, 7, 8, 8.5, 9

Reference: FileMaker's Online Help

Tomorrow's Function: Ceiling ( number )

Tue, 13 May 2008 07:01:01 GMT

TextStyleRemove ( text; styles )
Type: Text Formatting

Result: Text

Description: Removes the specified styles from the text. The style "plain" is ignored. Styles are not case-sensitive and do not contain spaces. You can remove multiple styles by using the + operator between style names. Negative values are not valid. Plain is ignored if intermingled with other styles. Style options include [Bold, Italics, Underline, WordUnderline, DoubleUnderline, Condense, Extend, Strikethru, SmallSaps, Uppercase, Lowercase, Titlecase, Superscript, Subscript, AllStyles]

Example 1: TextStyleRemove( Resume; Italic + Bold )
removes bold and italic formatting from the supplied field

Example 2: TextStyleRemove( FirstName; AllStyles )
removes all style formatting from the supplied field

Versions: 7, 8, 8.5, 9

Reference: FileMaker's Online Help

Tomorrow's Function: Abs ( number )

Mon, 12 May 2008 07:01:00 GMT

TextStyleAdd ( text; styles )
Type: Text Formatting

Result: Text

Description: Applies the specified styles to the text supplied. The style "plain" can be used to remove all other styles. Styles are not case-sensitive and do not contain spaces. You can add multiple styles by using the + operator between style names. Negative values are not valid. Plain is ignored if intermingled with other styles. Style options include [Bold, Italics, Underline, WordUnderline, DoubleUnderline, Condense, Extend, Strikethru, SmallSaps, Uppercase, Lowercase, Titlecase, Superscript, Subscript, AllStyles]

Example 1: TextStyleAdd( StyledField; Plain )
removes all other styles applied to the text in the field

Example 2: TextStyleAdd( WebSiteDomain; Bold + Underline )
adds bold and underline style to the field WebSiteDomain

Versions: 7, 8, 8.5, 9

Reference: FileMaker's Online Help

Tomorrow's Function: TextStyleRemove ( text; styles )

Sun, 11 May 2008 07:01:00 GMT

Welcome Guest...
Enter your username and password to login. If you do not have a username you can register one here

Username

Password

Remember me. Help



Forgot Password...


Quick Links
Recent Posts

Recent Topics

No Replies

Recent Files

Contribute


Monthly Goals

Support your favorite online FileMaker community...
FM Forums.com


Click here...


Or a Donation of any amount.


Thanks for your support!

Recent Hot Topics
Apple Store
FM Forums Advertisers


FusionBB™ Version 2.3 | ©2003-2007 InteractivePHP, Inc.
Execution time: 0.039 seconds.   Total Queries: 22   Zlib Compression is on.
All times are (GMT -0800) Pacific. Current time is 05:09 PM
Content ©1996-2008 Ocean West Consulting, Inc. All Rights Reserved
Ocean West Consulting, Inc. can not and will not be held responsible for any of the contents in this site.
FM Forums™ is a trademark of Ocean West Consulting, Inc an independent entity, not affiliated with FileMaker Inc.
FileMaker® is a registered trademark of FileMaker Inc.
Top