Hello Everyone
I am quite new to the world of VB coding in Access. I have written down a code to Import Excel sheet into Access07.
The table has been made accordingy and it works fine. it imports the worksheet "closing12" to tables 'Fixed_Asset_Listing' and 'NBV_Fixed_Asset_Listing'.
I...
Hi
I am a new bie with Access07. I work in an Oil and Gas services company and have no back groud in programming or database design. :(
I wanted to design the VBA code for importing an Excel Sheet into Access.
I have defined the table (with required columns and properties).
Basically the VBA...