ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] replace »yªk

[µo°Ý] replace »yªk

µL¦¹»yªk ?? ==> Cells(3, i).Formula.Replace
§ï¦¨
Sub macro1()
Dim i As Integer, K
For i = 3 To 5 Step 1
Set K = Cells(3, i).Formula
K.Replace "*", "=if(a1="""",""""," & Cells(3, i) & ")" '«¬ºA¤£²Å¦X
Next
End Sub

        ÀR«ä¦Û¦b : ¦n¨Æ­n´£±o°_¡A¬O«D­n©ñ±o¤U¡A¦¨´N§O¤H§Y¬O¦¨´N¦Û¤v¡C
ªð¦^¦Cªí ¤W¤@¥DÃD