Experts,
How many ways we can use recordset for DOQuery
1. Select Field1 from Table1 (Need to display all value returned in mesageBox)
2. Select Field1, Field2, ..... from Table1 (Need to display all value returned in mesageBox)