Hello all. I am writing an app that will allow a user to select an excel file (done), display the sheet names (done) and finally, display the column names within that sheet ( not done ).
I am not sure how to get the column names, and it is entirely possible that although the app works (so far), I may just be doing it wrong.
At any rate, here is the code I have so far (attachment - help.txt) . If someone could show me , or point me in the right direction on how to determine the column names, I would be very grateful.
- Doug
I am not sure how to get the column names, and it is entirely possible that although the app works (so far), I may just be doing it wrong.
At any rate, here is the code I have so far (attachment - help.txt) . If someone could show me , or point me in the right direction on how to determine the column names, I would be very grateful.
- Doug
Attachments
Last edited: