John Skolits
JSkolits at CorporateDataDesign.com
Wed Mar 12 12:43:01 CST 2003
Anyone know how to delete an index in VBA after it's already been added to a collection. Another option would be to modify it (add a field) or to set it's Unique property to false. Any of these would be fine. I know how to Create an index, just can't delete it. I am using DAO but could also use ADO if that's the better solution. John Skolits