I have a checklist that people select shops from (Name, Value => shop_name, shop_id).
As we open more shops, the list grows... so I need to add a few every so often.
Also, some shops may change name.
I'm interested if anyone has a solution for updating my csv incrementally.
I've tried using ODBC (text driver)... it's not working yet for me.
Any suggestions?
