How to work with Data in Excel and VB default
Access Database(Got from Adds-in)?.I have rows and
columns in Excel file
columnHeading1 columnHeading2 . . .
Row1 x y
Row2 z a
.
.
.

How to extract values(x,y,z,a..) from this excel into
a access data base using a VB front end form.

Please revert on how to work with Get Statement and Put statement
in Text File manupulation. How can we ask the interface to save a
data to a file(Say Test.txt)on click of a button.

Please revert ASAP