Dim tbl As Table = Tables("下拉品牌_Table1") If tbl.Current IsNot Nothing Then Tables("tbl_商品").Current("品牌名称") = tbl.Current("品牌名称") Tables("tbl_商品").Current("品牌名称") = tbl.Current("品牌名称") Tables("tbl_商品").Current("品牌名称") = tbl.Current("品牌名称") End If Forms("下拉品牌").Close()