At the moment I need 3 specific columns from an xls file and have been loading the whole sheet into a datatable. From there I am deleting rows and columns I do not need. It is sort of working but also beginning to get sloppy I feel.
Does anyone have an idea for me to pull those columns directly or possibly another way to approach this? Thanks!
Does anyone have an idea for me to pull those columns directly or possibly another way to approach this? Thanks!