<HTML>
<HEAD>
<TITLE>Re: [CAUT] Piano database]</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana">On 9/6/07 4:20 PM, &quot;Douglas Wood&quot; &lt;dew2@u.washington.edu&gt; wrote:<BR>
<BR>
</FONT><BLOCKQUOTE><FONT FACE="Verdana">Some sort of automated scheduling would be a bit more work, probably, but likely quite doable. <BR>
</FONT></BLOCKQUOTE><FONT FACE="Verdana"><BR>
Scheduling using FileMaker or any configurable database isn&#8217;t really very hard. The simplest is to have a &#8220;last tuned&#8221; field, where you enter the date of each tuning when you do it. Then you can sort the list by &#8220;last tuned&#8221; and you have a vanilla, tune everything the same number of times schedule. <BR>
&nbsp;&nbsp;&nbsp;&nbsp;To get slightly fancier, add another field, &#8220;next tuning.&#8221; Each time you tune, enter a date for the next time you want to go there. I use something like this on my private client database, entering the month (six months off) that I will send a reminder postcard. Again, sort on &#8220;next tuning&#8221; and you have a schedule. (For my reminder cards, I use a &#8220;Find&#8221; function for the month I want).<BR>
&nbsp;&nbsp;&nbsp;&nbsp;The next step is to automate, as Alan McCoy&#8217;s template does. You have a &#8220;last tuned&#8221; field, and a &#8220;next tuning&#8221; field, and you add a &#8220;frequency of tuning&#8221; field. Frequency is the number of days until the next tuning. 30, 45, 60, 90, 180, 365, whatever you choose for that particular piano. Then you configure the &#8220;next tuning&#8221; field as an automatically calculated &nbsp;field, which takes the value for &#8220;last tuned&#8221; and adds the value of &#8220;frequency of tuning&#8221; to it. Presto, chango, you only need to enter the tuning date when you do the tuning, and the database does the rest automatically. Again, sort on &#8220;next tuning&#8221; and you have a schedule.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;And then a further step, again courtesy of Alan&#8217;s template, is a &#8220;Schedule Report.&#8221; I won&#8217;t describe how to do it, as it gets into too many other details, but his template for that report not only gives you a list of what pianos to tune when, but also shows the schedule for each room, so you can figure out when to get in, along with a couple other handy factoids. Of course, this assumes that you have entered a schedule for that room previously, and that it is valid as of today &#8211; another subject entirely &lt;G&gt;.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;But scheduling with a database is not rocket science. It just takes the minimum getting you feet wet in databases to learn how to do this much.<BR>
Regards,<BR>
Fred Sturm<BR>
University of New Mexico <BR>
<BR>
</FONT>
</BODY>
</HTML>