home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / share.zip / readme next >
Text File  |  1994-01-05  |  2KB  |  38 lines

  1. This file is a spreadsheet for OS/2's Spreadsheet Applet.  Although most
  2. people think this applet is pretty useless, I've found it to be prefect for
  3. calculating the grocery bill, or any other shared expense.
  4.  
  5. My roommate and I go grocery shopping together, but not everything we buy
  6. is for both our use.  So some of it is shared, some of it is for me, and the
  7. rest is for him.
  8.  
  9. This spreadsheet takes the total amount, the total tax, and the portions
  10. for each roommate (before tax), and calculates how much each person's share
  11. is.  It supports up to three people (with minor changes), but it's currently
  12. configured for two.  More can be added provided you make space for the
  13. fields.
  14.  
  15. Field B1 is the total tax.  Field B2 is the total bill, including tax.
  16. From this information, the computer calculates the tax rate, assuming that
  17. each item is taxed the same (even for groceries, where not all items are
  18. taxed the same or at all, this assumption works well enough).  Then fields
  19. B4 through B6 contain the total cost of personal items _before tax_.  This
  20. system works great for recepits from Giant or Safeway.
  21.  
  22. If you want to use three people, you will have to modify fields B11 and B12
  23. and put a formular in field B13.  The result i:
  24.  
  25. B11: F8/3+F4
  26. B12: F8/3+F5
  27. B13: F8/3+F6
  28.  
  29. A linefeed character (ASCII 12) is placed in field A15 so that you can
  30. print multiple sheets, each on one page.  Field E1 is for the date.  The
  31. information is verified via the "Error" fields that calculate the margin
  32. of error.  You might need to hit Recalculate (^R) to synchronize everything.
  33.  
  34. Timur Tabi
  35. January 5, 1994
  36. timur@seas.gwu.edu
  37. Timur Tabi @ 1:109/347
  38.