토론:대문: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
토론 : 대문 만들기 연습중...
토론 : 대문 만들기 연습중...
let
let
CombineWorkbook = (optional FolderPath as text, optional FileName as text, optional SheetName as text) as table =>
CombineWorkbook = (optional FolderPath as text, optional FileName as text, optional SheetName as text) as table =>
let
let
tempPath = try Excel.CurrentWorkbook(){[Name="취합정보"]}[Content][FolderPath]{0} otherwise null,
tempPath = try Excel.CurrentWorkbook(){[Name="취합정보"]}[Content][FolderPath]{0} otherwise null,
"대문" 문서로 돌아갑니다.