It's very easy to find such using following code. dim I as Long For I = 1 to 100 Step 1 if VBA.Instr(1,Cells(I,1).value, " ...
確定! 回上一頁