Book1.xls 파일은 C:\Work\User 디렉토리에 저장되어 있으며, Book2.xls 파일은 C:\Work 디렉토리에…
문제풀이 모드
0
정답률 : 45%
Book1.xls 파일은 C:\Work\User 디렉토리에 저장되어 있으며, Book2.xls 파일은 C:\Work 디렉토리에 저장되어 있다. Book2.xls 파일에 들어있는 ‘Sheet1’ 시트의 [A1] 셀을 참조하여 Book1.xls 파일에 들어있는 ‘Sheet2’ 시트의 [A2] 셀에 표시하고자 할 때 입력해야 할 옳은 수식은?
='..\[Book2.xls]Sheet1'!A1
='..\[Book1.xls]Sheet2'!A2
='[..\Book2.xls]Sheet1'!A1
='[..\Book1.xls]Sheet2'!A2
채점하기