ν‹°μŠ€ν† λ¦¬ λ·°

728x90
SMALL

엑셀에 λ¬Έμžλž‘ μˆ«μžλž‘ μ„žμ—¬μžˆμ„λ•Œ 숫자만 μ·¨ν•œλ‹€.

μ•„λž˜μ˜ ν•¨μˆ˜λ₯Ό Alt + F11 λˆ„λ₯΄λ©΄ 맀크둜 νŽΈμ§‘κ°€λŠ₯ν•œλ°,...

λͺ¨λ“ˆλ‘œ λ“€μ–΄κ°€ μ•„λž˜μ˜ ν•¨μˆ˜λ₯Ό μΆ”κ°€ν•˜λ©΄

μ—‘μ…€μ—μ„œ μ‚¬μš©μž μ •μ˜ ν•¨μˆ˜λ₯Ό λ§Œλ“€ 수 μžˆλ‹€.

μ‚¬μš©μ˜ˆ ) =Num(μ…€λ²ˆν˜Έ)

 

Function Num(str As String) As String

Dim i As Integer
Dim intLen As Integer
Dim strTemp As String

intLen = Len(str)

For i = 1 To intLen

If IsNumeric(Mid(str, i, 1)) Then

strTemp = strTemp + Mid(str, i, 1)

End If

Next i

Num = strTemp

End Function

 

 

728x90
LIST

'λ…ΈνŠΈ' μΉ΄ν…Œκ³ λ¦¬μ˜ λ‹€λ₯Έ κΈ€

ꡬ글링 μž˜ν•˜κΈ°  (0) 2013.02.18
콩고기  (0) 2012.10.31
μ—‘μ…€κ³ κΈ‰ν•¨μˆ˜  (0) 2012.04.18
μ‚΄λ©°μ‹œ μ‚΄λ©°μ‹œ  (0) 2011.06.21
ꡬ글 κ²€μƒ‰μ˜΅μ…˜ site:okjsp.pe.kr ν”Œλž˜μ‹œκ²Œμž„  (0) 2011.03.13
λŒ“κΈ€
곡지사항
μ΅œκ·Όμ— 올라온 κΈ€
μ΅œκ·Όμ— 달린 λŒ“κΈ€
Total
Today
Yesterday
링크
Β«   2025/06   Β»
일 μ›” ν™” 수 λͺ© 금 ν† 
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
κΈ€ 보관함
250x250