Hi,
As the table starts from B4, it’s necessary to set the following In ReadRange?
Excel.Sheet("Sheet1").Range("B4")
OR
Excel.Sheet("Sheet1").Range("B4:G9")
Regards,
Hi,
As the table starts from B4, it’s necessary to set the following In ReadRange?
Excel.Sheet("Sheet1").Range("B4")
OR
Excel.Sheet("Sheet1").Range("B4:G9")
Regards,