Hi,

I want to specify an address for each cell in table1, and define this address in a variable

For example: by using ADO, if an Access 97 table consists of 5 fields (F1, …,F5) and 30 records; then I want to give the cell which locates in record # 11 under field (F3) give it an address then define it in a variable .

if this is possible, plz show me the full code which can do that.

Thanks