Pass excel Column/cell range to a MySQL/ MS query as parameter -
i have mysql query in have pass excel cells/columns parameter. i.e select * employee name=? , joining_date=?
the above query has pick 2 parameters cells in 2 columns name & joining_date sheet 1 , populate in sheet 2.
is there way give more 1 cell or whole column parameter in ms query.
Comments
Post a Comment