<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title><![CDATA[User Group Central - Sponsored by FMPug.com]]></title><link>http://fmforums.com/forum/showforum.php?fid/80/</link><description>News and Announcements regarding local user and developer groups. Looking to start or join user group? FMPug can help. Come for the FileMaker stay for the Perks!</description><language>none</language><pubDate>Tue, 27 Jul 2010 19:25:05 GMT</pubDate><lastBuildDate>Tue, 27 Jul 2010 19:25:05 GMT</lastBuildDate><docs>http://blogs.law.harvard.edu/tech/rss</docs><generator>FusionBB 3.0 FINAL (www.fusionbb.com)</generator><item><title><![CDATA[FMPug Discount]]></title><link>http://fmforums.com/forum/showtopic.php?tid/215876</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/215876</guid><description><![CDATA[ Act NOW if you want to save money on  your FMPug Membership<br />
<br />
Currently 39 slots let for $25 hurry buy b4 the price goes up!<br />
<br />
<a href="http://www.fmpug.com" title="http://www.fmpug.com" target="_blank">http://www.fmpug.com</a> ]]></description><pubDate>Tue, 27 Jul 2010 18:51:39 GMT</pubDate></item><item><title><![CDATA[Download your FMStartingPoint]]></title><link>http://fmforums.com/forum/showtopic.php?tid/215776</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/215776</guid><description><![CDATA[<div style='width:900px; margin:0 auto;'><a href='http://www.fmpug.com/resources/fm_starting_point_2_1' ><img src='http://www.fmpug.com/images/header_ads/fmstartingpoint_downloads_go.png' width='900' border='0' title='Greenlight the downloads! (iPad not included!)!' alt='Greenlight the downloads! (iPad not included!)!'></a></div><div><hr size='1' /><div id="container">

Another Exclusive by FMPug.com]]></description><pubDate>Thu, 22 Jul 2010 04:01:54 GMT</pubDate></item><item><title><![CDATA[Need help with billing calculator - nearly there]]></title><link>http://fmforums.com/forum/showtopic.php?tid/215716</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/215716</guid><description><![CDATA[ Looking for quick help. <br />
<br />
I've set up the following fields:<br />
<br />
DAYS OUTSTANDING (this returns a calculated number result based on the number of days since the booking date).<br />
<br />
late fee 1 = 22     late fee 2 = 33   late fee 3 = 66.<br />
<br />
<br />
NOW: =   Late Fee Calculated     (this field should display the relevant late fee for a particular record, based on the number displayed in the DAYS OUTSTANDING field).<br />
<br />
I am trying:<br />
<br />
<br />
Case ( DAYS OUTSTANDING &gt;14&lt;31 ; late fee 1; DAYS OUTSTANDING &gt;30&lt;61 ; late fee 2; DAYS OUTSTANDING &gt;60&lt;91 ; late fee 3; )<br />
<br />
===================================<br />
<br />
If ( DAYS OUTSTANDING &gt;14&lt;31  ; late fee 1; )<br />
<br />
If ( DAYS OUTSTANDING &gt;30&lt;61 ; late fee 2; )<br />
<br />
If ( DAYS OUTSTANDING &gt;60&lt;91 ; late fee 3; )<br />
<br />
===================================<br />
<br />
Lookup ( DAYS OUTSTANDING {; If ( DAYS OUTSTANDING &gt;14&lt;31  ; late fee 1; )<br />
<br />
If ( DAYS OUTSTANDING &gt;30&lt;61 ; late fee 2; )<br />
<br />
If ( DAYS OUTSTANDING &gt;60&lt;91 ; late fee 3; )} )<br />
<br />
===================================<br />
<br />
Really need help on this one,<br />
<br />
Thanks.<br />
 ]]></description><pubDate>Mon, 19 Jul 2010 14:02:54 GMT</pubDate></item><item><title><![CDATA[FMP 4.1 openprog problem]]></title><link>http://fmforums.com/forum/showtopic.php?tid/215564</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/215564</guid><description><![CDATA[ Newbie here - helping a friend with an old FMP 4.1 application which is corrupt - "openprog" will not completly launch gets about 80% of app started then shutsdown <br />
<br />
Have tried following fixes <br />
a. replace openprog from oe vendor disc  <br />
b. install application to different partition copied all recent files (not original install files) to folder and launched - w/new openprog file - which failed  <br />
Have tried using 5.1 and importing data from old application - more crash and burn - <br />
last bit you guessed it they have no backups! <br />
Looking to get some insight on how to repair openprog.exe file - run a back up and look for a better application! Any help appreciated!     ]]></description><pubDate>Wed, 07 Jul 2010 16:43:23 GMT</pubDate></item><item><title><![CDATA[Filter Drop Down List]]></title><link>http://fmforums.com/forum/showtopic.php?tid/215125</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/215125</guid><description><![CDATA[ Hi <br />
<br />
I am new to fmp.<br />
<br />
I am designing a database for a sauna to check people in and to charge drinks ect to their key number.<br />
<br />
I have 2 tables:  <br />
<br />
[Lockers]<br />
LockersID<br />
LockerNo<br />
CheckedIn  (Yes/No)<br />
<br />
[CheakIn]<br />
CheckInID<br />
DateIn<br />
TimeIn<br />
Locker<br />
<br />
I have a pop up menu to select the locker however i want to filter this pop up so that it filters to only show lockers whos checked in value = no.<br />
<br />
Now if I was using access i would do it via a query but can't see how to do it in fmp.<br />
<br />
ultimately I will have scripts set up to automatically toggle the CheckedIn when the client checks in/out.<br />
<br />
I hope this makes sense ad many thanks in advance for any help given.<br />
<br />
Regards <br />
<br />
Dave<br />
<br />
 ]]></description><pubDate>Mon, 07 Jun 2010 12:47:02 GMT</pubDate></item><item><title><![CDATA[why cant I do this simple Calculation]]></title><link>http://fmforums.com/forum/showtopic.php?tid/214730</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/214730</guid><description><![CDATA[ Heres  my issue..  I have created a database  to enter  competitors  in a car show   what I need to do is take  the points  for each competitor and add ( SUM) them so I can award the Club Participation  award  for the highest amount  of  point..<br />
 So if   club A  has 3   cars with 100, 200, &amp; 300 Points  I want a field  to total the 600 Points in a field  and if  club b  has 100, 100 &amp; 100 Points  the field will reflect  that that club  has 300 Points..<br />
 Does Filemaker  have the capability to sum the total from a  particular field from multiple records?   If  it  does.  Please  respond  with  a simple explanation of the  calculations...<br />
 Thanks and Regards!    <img src="/forum/images/smilies/smile.gif" alt="" />  ]]></description><pubDate>Mon, 10 May 2010 17:38:33 GMT</pubDate></item><item><title><![CDATA[Creating Repeating Calculations]]></title><link>http://fmforums.com/forum/showtopic.php?tid/214571</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/214571</guid><description><![CDATA[ I need to create a calculation with several repetitions. It would appear that this is possible, since there is an option to make a calculation repeating. However, I can't seem to find information on the function and/or notation that will define the parameters of the repetitions within the calculation itself. <br />
Specifically, I want to split up a single field with 1-20 alpha-numeric "words" into a calculation where each "word" sits in its own repetition. I have no problem isolating each "word" using the MiddleWords function, but what notation do I use that tells it that each of these "words" needs its own repetition? ]]></description><pubDate>Thu, 29 Apr 2010 20:39:11 GMT</pubDate></item><item><title><![CDATA[Searching Through Database]]></title><link>http://fmforums.com/forum/showtopic.php?tid/214542</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/214542</guid><description><![CDATA[ Hi , i'm new to this, thanks for taking your time .. what i am trying to do is i have file maker 11 trial and have a database of about 50,000 names, contact info adress and so on .. what i want to do is search through the contact names in a fast way and group them all together on one list , for example .. i would search the database for .. joe, tim, kevin, bob , ray , and have all the results on one list ... the only way i know how to do it now is through find , add then request and extend found set but it is way to time consuming , also to write a script is it possible and how would i do it.  ]]></description><pubDate>Wed, 28 Apr 2010 16:41:42 GMT</pubDate></item><item><title><![CDATA[Display unique portal record based on your desired field in Filemaker ]]></title><link>http://fmforums.com/forum/showtopic.php?tid/214305</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/214305</guid><description><![CDATA[ In Filemaker we don't have option for display unique records in portal. But we can do this by using a simple auto enter calculation field.<br />
 <br />
 <br />
Suppose we have  <a href="http://www.mindfiresolutions.com/Display-unique-portal-record-based-on-your-desired-field-in-Filemaker-431.php" title="www.mindfiresolutions.com/Display-unique-portal-record-based-on-your-desired-field-in-Filemaker-431.php" target="_blank">Link</a>  table with duplicate ContactID and want to display records in a sales portal with unique ContactID, we only need to define a simple number auto enter calculation field with the option "Do not allow to replace existing contents" checked. ]]></description><pubDate>Tue, 13 Apr 2010 13:32:26 GMT</pubDate></item><item><title><![CDATA[FM 11 Printing Issue]]></title><link>http://fmforums.com/forum/showtopic.php?tid/213935</link><guid isPermaLink='false'>http://fmforums.com/forum/showtopic.php?tid/213935</guid><description><![CDATA[ I have several multi-page merge documents, ie, Mortgage and Promissory Notes.  They are basically large text blocks with merge field information in the block.<br />
<br />
Filemaker Pro 10 Advanced prints these on multiple pages with no problems.  Since upgrading to 11 Advanced the visible text on some pages is truncated at either the top or bottom of the page.  <br />
<br />
Any ideas as to if this is a bug or is there a setting that I need to change?<br />
<br />
I have attached samples of FM 10 and FM 11 behavior. ]]></description><pubDate>Fri, 19 Mar 2010 17:40:32 GMT</pubDate><enclosure url="http://www.fmforums.com/attachments/uploads/1269020255-FM11_Test.pdf" length="219411" type="application/pdf" /></item></channel></rss>