Skip to content
조회 수 37659 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

ahk) autohotkey 엑셀(Excel)에서 행값 증가시키기

 

 

Xl := ComObjActive("Excel.Application")             ; 활성화된 엑셀시트를 조종할 수 있게 객체 생성
Xl.Visible := True

 

loop, 50                                                             ; 테스트 삼아 5회 반복
 {
 VarLine = E%A_index%                                    ; 셀 위치를 지정하기 위해 %A_index% 값으로 행값을 증가시킨다.
 helloworld := Xl.Range(VarLine).Value

 StringTrimRight, helloworld, helloworld, 7

 msgbox, %helloworld%
 }

 

   관련 게시물 :

 

   AUTOhotKEY 웹페이지 열지않고 소스 가져오기 또는 로그인 하기 

   AUTOhotKEY 오토핫키 콤보박스 제어하기

   AUTOhotKEY 웹페이지 감시결과에 따라 마이피플로 글 전송하기

   AUTOhotKEY 윈도우 ahk_id 추출하기

   Autohotkey 엑셀(Excel)에서 행값 증가시키기

   Autohotkey 30분마다 자동으로 디스크 정리하기

                                                                     

                                                   

 

로그인 후 댓글쓰기가 가능합니다.

?

List of Articles
번호 분류 제목 날짜 조회 수
82 AutoHotKey Each enumerated result will be assigned to the ByRef parameter Result. And, introduced a Global variable _hResult_ which will store the hResult of the Invoke. 2011.02.14 5417
81 AutoHotKey [COM제어] 바탕화면 바로가기 2011.02.11 5813
80 AutoHotKey ET프로젝트 2 file 2012.03.14 5954
79 AutoHotKey IF문에서 변수와 상수 또는 변수와 변수 비교하기시 주의사항 2012.01.23 6684
78 AutoHotKey autohotkey command-line 실행시 파라미터 설정 2018.02.14 7293
77 AutoHotKey Mysqld 프로세서 실시간 감시 2011.02.06 7617
76 AutoHotKey 엑셀 셀 복사하기(복사제한된 엑셀등) 1 file 2014.04.01 7904
75 AutoHotKey autohotkey) 스크린세이버 활성화 / 비활성화 시키기. 2012.03.17 8069
74 AutoHotKey Autohotkey 브라우저 제어 테스트 file 2015.01.26 8248
73 AutoHotKey autohotkey) 화면보호기, 바탕화면 control 창 열기 3 2012.03.17 8374
72 AutoHotKey autohotkey) 화면보호기 실행 전 클릭으로 화면보호 안걸리게 하기 2012.03.15 8896
71 AutoHotKey IPC 메커니즘에 사용되는 각종 Windows리소스를 이용하는 authotkey( WinExec, CreateProcess, ShellExcute, ShllExcuteEx ) 2011.02.14 8930
70 AutoHotKey ahk) Send an email 메일발송하기 2018.01.17 9534
69 AutoHotKey Autohotkey] 키보드 후킹 테스트 file 2018.07.07 9739
68 AutoHotKey Com_invoke to login 2011.02.11 10719
67 AutoHotKey Autohotkey) EditPlus에 구문 색깔 입히기 3 file 2012.08.23 10844
66 AutoHotKey autohotkey) WinSpector spy를 이용한 post,sendmessage Control ID 추출하기 3 file 2012.02.22 10921
65 AutoHotKey Ahk) ip할당 진단프로그램 file 2011.12.26 12152
64 AutoHotKey ahk) autohotkey controlgettext 이름을 마우스커서에 졸졸 따라다니게 하기 file 2014.04.01 12341
63 AutoHotKey 부팅완료 메시지 프로그램 file 2011.12.17 12740
Board Pagination Prev 1 2 3 4 5 Next
/ 5

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소