G
George Hester
In other words if I close a cloned recordset then open it so that I can use
it, is it still a Clone?
Thanks
it, is it still a Clone?
Thanks
George Hester said:No actually you have provided another way of doing what I want. In fact what
I provided for you is just a skeleton of what I currently have. To address
the issue I am having there are probably two or more answers. One is yours
and I will probably do what you suggest once I have the mechanics of the
coding practiced. The other is the dropdownlist1 at hand. I believe this
issue is just a HTML component issue. I don't think there is a solution to
this issue for the following reason. I have assigned the .Value for
dropdownlst1 to the exact record I want. Still reverts to the first in the
list after one of the identicle listings are selected. That tells me it is
an HTML issue not a Access 2000 issue. So you see your answer is actually
the only one that has a chance of success and I like it. The reason why I am
using just one taable is because in a DAP things get very hairy when more
than one table is used in the DAP. Is one reason I spz why DAP was a dead
end. I can do it but it's not pretty. Thanks Cheese.