Hi all,
I'm new here.
I'm working on a vba project in access, and I'm exporting some data to an excel sheet.
I need to insert a row after each iteration, but the Entirerow.Insert just gets ignored completely.
No error, no row inserted, nothing. However the someField value gets written.
Any...