Take a look at the GetRows Method (DAO) which Retrieves multiple
rows from a Recordset object. To view the help, open a module then
click help and search for help on GetRows.
Having said this, usually I find it's easier to work with the
recordset itself - is it possible that you could just use a
recordset?
--
Sandra Daigle [Microsoft Access MVP]
Please post all replies to the newsgroup.
how can I read a tabel to an arry?
I would like to achive this wiht in a vb code inside the
database...?