Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
857 มุมมอง

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

อวตาร
ละทิ้ง