Currently I have this:
This takes the first cell value from the first column and assigns it to “out_TranscationItem”.
My Excel file has 4 columns, how can i rewrite it so that it assigns the whole row(4 cells) instead.
is it .itemArray or how can i do it?