Tags:
create new tag
, view all tags

Question

. I am trying to use the SpreadSheetPlugin to do a mini inventory. What I need to do is just find out if a value is below a certain level. Something like:

MANUFACTURER DESCRIPTION LOCATION QTY Min# Target# Reorder# COMMENTS
Black Box Stationary Bracket 11A 5 3 10 -2 Boxed

  • I have tried various syntax for getting this simple subtraction to work. None work when I try to use the value of the cells in the calculation (i.e., %CALC{"$EVAL($T(R2:C5)-$T(R2:C4))"}% ). I can use the %CALC{"$EVAL(3-5)"}% with no problem (I get -2 back). Any ideas?
  • As a correllary (sp?), I'd like to set up something like an "If Qtyonhand < Min then Display 'Reorder' ". I don't see any way to do that yet. Anyone have any ideas?

Thanks. --- MIcah

  • TWiki version: Sept-9
  • Web server: Apache
  • Server OS: Linux
  • Web browser: Netscape 4.79
  • Client OS: Win2k

-- MicahHoffman - 11 Feb 2002

Answer

You ran into a limitation of the current plugin, it cannot process more then one pair of parenthesis per nesting level. See SpreadSheetPluginDev for details. Let us know if you find a solution wink

Also, conditional text is not in yet, could be added.

-- PeterThoeny - 13 Feb 2002

Topic revision: r2 - 2002-02-13 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.