Archive for April, 2009

Apr 29 2009

Excel – Update formulas on Open

Published by nick under General,Work

Most of the time this is a relatively trivial exercise. In the majority of cases, simply setting ‘Workbook Calculation’ to ‘Automatic’ in the Excel options will give the desired effect. However, I recently stumbled across a situation where this doesn’t work. If you find yourself entering data into an Excel workbook through some other means [...]

No responses yet

Apr 12 2009

Getting Postgresql 8.3.x on Gentoo

Published by nick under General

I recently had some fun and games upgrading PostgresSQL on my Gentoo box – I was running 8.2.7 and needed 8.3.x for it’s support of ENUM types. After some googling I found this blog which explained how to do it. There were a few extra steps for me, however, so I though I’d repost my [...]

3 responses so far