kennedymr2
Programmer
I have an .mdb file open with a table called Title, there is an index called Composer.
This index has two fields in it, Composer / Title
Am i able to do a seek on this index for only the Composer.
Lk="Composer1"
if i use rs.Seek Lk, adSeekAfterEQ '''' not working ????
Appreciate any help
This index has two fields in it, Composer / Title
Am i able to do a seek on this index for only the Composer.
Lk="Composer1"
if i use rs.Seek Lk, adSeekAfterEQ '''' not working ????
Appreciate any help