콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
945 화면

Here is the code i have tried,   sheet.write(11, 2, 'Technician Name', format1)
sheet.write(11, 4, lines.tname, format2)

아바타
취소
베스트 답변

Hi,

It will be nice if you add the error message along with the question.

Anyway to fix the issue you are facing, make sure that that the lines variable is a record set having a tname field inside it.

Thanks

아바타
취소