FMPRO-L Archives

April 2011, Week 4

FMPRO-L@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Chuck Pelto <[log in to unmask]>
Reply To:
FileMaker Pro Discussions <[log in to unmask]>
Date:
Wed, 27 Apr 2011 11:41:37 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (46 lines)
That looks interesting....

Thanks,

Chuck

On Apr 26, 2011, at 7:34 PM, Steve Moore wrote:

> Hi Chuck,
> 
> Let me pass on something I learned from Tom Elliott in this post from the past:
> http://techtalk.filemaker.com/?14@@.59c3cf6f#11
> 
> This calc will set the value of each repetition to the repetition number:
> Let ( 
> r = Get ( CalculationRepetitionNumber )  ;
> r
> )
> 
> This calc will set the value of each repetition to the the corresponding letter of the alphabet:
> Let ( 
> r = Get ( CalculationRepetitionNumber ) ;
> Char ( r + 64 )
> )
> 
> HTH
> --
> Steve Moore
> Cumberland, Maine
> 
> 
> 
> 
> On Apr 26, 2011, at 5:21 PM, Chuck Pelto wrote:
> 
>> Is there any way to set a specific repetition in a repeating field to a particular value via a calculation field call?
>> 
>> For example, in field definitions you have a repeating field. You want to set repetition #2 to a particular value.
>> 
>> What's the call?
> 

Chuck Pelto
Chair
CFGC 2011 Annual Convention Planning Committee

ATOM RSS1 RSS2