You can run SQL on sheet ranges. Just need to make sure that the workbook is saved and closed as there is a bug to do with ADO causing a memory leak.
RBS On Tue, May 18, 2010 at 11:19 AM, Gilles Ganault <gilles.gana...@free.fr> wrote: > On Mon, 17 May 2010 22:55:47 -0700, Matt Young > <youngsan...@gmail.com> wrote: >>I have that problem. A solution is an ultra lite SQLite window to >>play along side existing spread sheet packages. Then just get read and >>write to the spreadsheet happening. > > Right. There a millions of users who have stuffed data in Excel > because DBs are just too hard for non-programmers, but, besides making > it not very good to create new records/rows, at some point, they're > stuck when they need to SELECT data since Excel isn't a DBMS. > > OTOH, I never used spreadsheets much: Does Excel/OO come with a good > scripting language that could read files/sheets looking for data, ie. > poor man's SQL? > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users