Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
WCrihfield
in reply to: hldr

Hi @hldr.  I think you may be talking about this.

Dim oVals As IList(Of String) = {"assembly1", "assembly1", "assembly1", "assembly1", "assembly1", "assembly1" }
GoExcel.CellValues("H2", "H7") = oVals

That will write that set of values to all the cells in a single column, which you specify the starting cell and end cell for.  I just used data already seen in your Excel image, as an example.

Wesley Crihfield

EESignature

(Not an Autodesk Employee)