QFWorks 1.0.1 Release Notes 7/22/97 Copyright 1996-7, PelicanWare, Inc. All Rights Reserved. Please note that this release is an upgrade version. It will not install to the Newton if a prior version of QFWorks has never been used on that Newton. Changes from QF Works 1.0 ========================= Increased bottom margin on printed pages. Find before/on/after dates now works properly. Scrubbing label cells while label locking is enabled is now prevented. Negative numbers in 0,000 format are now displayed correctly. Improved recalculation performance with new recalc algorithim. Added new VLookupR and HLookupR functions which support inexact matches. For example: =VLookupR(3.5,A9:E11,2,true) =HLookupR(2,A1:B9,2,false) The VLookupR and HLookupR functions work exactly as in Excel. The old VLookup and HLookup functions are still usable, as always. Added eAnd and eOr ("Excel And" and "Excel Or" functions) to complement the eIf ("Excel If") function. For example: :eAnd(A1<2,A3>6) :eOr(A1=5,A3>10) :eIf(:eAnd(A1<3,A2>8),3,5) Added optimization to improve scrolling speed in large worksheets. Added RND function ("round") to allow rounding to a specific number of digits. For example: =RND(4.5555666,2) Feedback and Comments ===================== Please send feedback and comments to: Internet: support@pelicanware.com Phone: 503-221-1148 Fax: 503-221-8709 US Mail: PelicanWare, Inc. 550 SW Park Ave. Suite 270 Portland, OR 97205