Hmm, there's an idea..
AFAIK the database feature in Openoffice.org should be able to help there too (has the advantage of not giving you worries about virus infections :-). However, that approach has a few things that would make me nervous: (1) External access to accounting data - the will need serious controls, maybe even on a subnet. (2) Use of a potentially uncontrolled tool - you'll need to make sure your spreadsheet is reviewed/audited if you want the data assured and your business depends on it (3) risk of write-back - I would make very sure you're in read-only mode. It may be safer to batch an extract from your data and process that, stops the risk of direct interaction and database access. Just my two cents, and I acknowledge that better people than me will have to hack code for that :-) /// P /// |