본문 바로가기 메뉴 바로가기

타산지석

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

타산지석

검색하기 폼
  • 분류 전체보기 (201)
    • C# (5)
    • MYSQL (0)
    • IT (0)
    • 프로그램.어플.앱 (0)
    • 정보.리뷰 (0)
    • 엑셀 (65)
    • 로또 (17)
    • 일반 (6)
    • 기타 (36)
    • 앱(안드로이드) (27)
    • CHROME - 앱스토어 (21)
    • 프로그램 (20)
    • 포토샵 (0)
    • 웹사이트 (1)
    • 유튜브 (0)
    • 책 (0)
  • 방명록

엑셀 (65)
엑셀 vba 셀 체인지

Private Sub Worksheet_SelectionChange(ByVal Target As Range) If ActiveCell.Column = 1 Then Range("M" & ActiveCell.Row).Value = "F" End If If ActiveCell.Column = 13 Then Range("M" & ActiveCell.Row).Value = "" End IfEnd Sub

엑셀 2018. 11. 30. 19:17
엑셀 vba 프린터 설정

Option Explicit Public Declare Function GetTickCount Lib "kernel32" () As Long Public Type PRINTER_DEFAULTS pDatatype As Long pDevmode As Long DesiredAccess As Long End Type Public Type PRINTER_INFO_2 pServerName As Long pPrinterName As Long pShareName As Long pPortName As Long pDriverName As Long pComment As Long pLocation As Long pDevmode As Long ' Pointer to DEVMODE pSepFile As Long pPrintPro..

엑셀 2018. 11. 29. 01:30
엑셀 vba GetDesktop_Folder

Function GetDesktop_Folder() Set WshShell = CreateObject("WScript.Shell") GetDesktop_Folder = WshShell.SpecialFolders("Desktop") + "\"End Function Function GetCurrentFolder() GetCurrentFolder = ActiveWorkbook.Path + "\"End Function .

엑셀 2018. 11. 29. 00:30
엑셀 vba Desktop_Folder_Make

Function Desktop_Folder_Make(str As String, Optional autoDate As Boolean = False) Set WshShell = CreateObject("WScript.Shell") deskpath = WshShell.SpecialFolders("Desktop") + "\" If autoDate = True Then Path = str & Format(Now, "-yyyymmdd-hhmmss") Else Path = str End If filePath = deskpath + Path + "\" If Dir(filePath, vbDirectory) = "" Then MkDir (filePath) End If Desktop_Folder_Make = filePath..

엑셀 2018. 11. 29. 00:00
엑셀 vba Create_Folder

Function Create_Folder(str As String, Optional autoDate As Boolean = False) If autoDate = True Then Path = str & Format(Now, "-yyyymmdd-hhmmss") Else Path = str End If filePath = Path If Dir(filePath, vbDirectory) = "" Then MkDir (filePath) End If Create_Folder = filePathEnd Function .. .

엑셀 2018. 11. 28. 01:00
엑셀 vba 시트_선택_없으면_만들기

Sub 시트_선택_없으면_만들기(stname As String) b = Application.DisplayAlerts Application.DisplayAlerts = False Dim s As Variant bb = False For Each s In Sheets If s.Name = stname Then s.Select bb = True Exit For End If Next s If bb = False Then Set s = Sheets(Main_Sheet) With ActiveWorkbook cnt = .Worksheets.count s.Copy After:=.Sheets(cnt) .Worksheets(cnt + 1).Name = stname End With End If Application.Dis..

엑셀 2018. 11. 28. 00:30
엑셀 vba 사진삭제

Sub 사진삭제() Application.Calculation = xlCalculationManual Application.ScreenUpdating = False Dim s As Shape For Each s In ActiveSheet.Shapes If s.Type = 13 Then s.Delete End If Next Application.Calculation = xlCalculationAutomatic Application.ScreenUpdating = TrueEnd Sub .

엑셀 2018. 11. 28. 00:00
엑셀 vba 사진입력

Sub 사진입력() olines = Last_Lines_입력자동화("A") totalCols_입력자동화 = 8 Dim arrGrd() arrGrd = Range("A6").Resize(olines, totalCols_입력자동화) Application.Calculation = xlCalculationManual Application.ScreenUpdating = False For i = 1 To olines Set rngC = Range("A5").Offset(i, 9) str1 = arrGrd(i, 1) Range("A5").Offset(i, 0).Select If Right(StrConv(str1, vbLowerCase), 3) = "jpg" Then With ActiveSheet.Pictures.In..

엑셀 2018. 11. 27. 01:00
엑셀 vba 링크만들기_없애기

Sub 링크만들기_없애기() olines = Last_Lines_입력자동화("A") totalCols_입력자동화 = 8 Dim arrGrd() arrGrd = Range("A6").Resize(olines, totalCols_입력자동화) Application.Calculation = xlCalculationManual Application.ScreenUpdating = False For i = 1 To olines Range("A5").Offset(i, 0).Hyperlinks.Delete Range("A5").Offset(i, 0).Font.Size = 9 Next Application.Calculation = xlCalculationAutomatic Application.ScreenUpdating =..

엑셀 2018. 11. 27. 00:30
엑셀 vba 링크만들기

Sub 링크만들기() olines = Last_Lines_입력자동화("A") totalCols_입력자동화 = 8 Dim arrGrd() arrGrd = Range("A6").Resize(olines, totalCols_입력자동화) Application.Calculation = xlCalculationManual Application.ScreenUpdating = False For i = 1 To olines' Range("A5").Offset(i, 0) = arrGrd(i, 1) ActiveSheet.Hyperlinks.Add Anchor:=Range("A5").Offset(i, 0), Address:=arrGrd(i, 1) Range("A5").Offset(i, 0).Font.Size = 9 Next ..

엑셀 2018. 11. 27. 00:00
이전 1 2 3 4 ··· 7 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • FirstDisplayedScrollingRowIndex
  • 매크로
  • 총합
  • VBA
  • 저작권메일
  • 글로벌아이피
  • 시스템날짜바꾸기
  • scroll down
  • 로또
  • 구글
  • 인터넷연결체크
  • 위드라이크
  • 인터넷 보호나라
  • c#
  • 로또예상번호
  • 당첨번호
  • 사용자함수
  • 시스템시간변경
  • 카카오톡
  • sum
  • 랜섬웨어
  • 컴퓨터 초기화
  • DataGridView
  • 시스템시간바꾸기
  • 엑셀
  • 엑셀함수
  • 카카오톡스토어
  • 로또당첨번호
  • 메뉴사라짐
  • 연번
more
반응형

Blog is powered by Tistory / Designed by Tistory

티스토리툴바