Hello, I would like to use de application.Index function to extract a value from an array. The value es de last one in column 6. I Don't know how to write it. I have this code, which extracts the entire column.
y = Application.Index(resultArray, , 6)
Thanks
y = Application.Index(resultArray, , 6)
Thanks