In Excel, when an user had selected one cells, it is easy to identify it in VBA using the following sentences: RowIndex = Selection.row ColIndex= Selection.
確定! 回上一頁