Append excel with collection

first get the number of rows from your existing file using the action "Get Number of Rows" from Excel VBO, next in "Write Collection" action input give the cell reference as "A" & the get number of rows output + 1 , next include column as False
 
Top