Excel Get OneCell Data 이벤트는 엑셀 내용 중 하나의 셀 값을 저장합니다.



1. 먼저 Properties 세팅을 해서 엑셀 파일 설정을 합니다. (Event Properties)


  • Event Name : 이벤트 이름


  • Excel ID : 엑셀 ID 값


  • Excel One Cell Address (ex: A1) : 값을 저장할 셀명


  • Result Save : 셀 값을 저장할 변수명 지정 (string Type)





2. Pre Run Script를 통하여 변수 대입 및 동적인 처리가 가능합니다.





[참고사항]

- 엑셀 ID는 Alias로써 여러 엑셀 파일을 열때도 Alias 명으로 설정하시면 됩니다.



Created with the Personal Edition of HelpNDoc: Free help authoring environment