Srini,This file opened in ver8. Thanks for that !However, when I looked
into the code, I saw that the dependant drop-down (Country->States) and
the PartNo->Description to->Price, etc has been done using Arrays! This
works with relatively small amounts of data. Can you tell me how to
handle this with large amounts of data that lie in an access db ?I have
Unique DropDown Item Codes which are bound to my db, and the
corresponding ItemDescription is in the table in the DB. Although I am
dynamically ...