New_Kid_in_Block
New member
- Local time
- Tomorrow, 03:19
- Joined
- Mar 19, 2009
- Messages
- 2
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 code should do the following.
1) Open a pop up(when clicked button on form) which I can use to select the file I want to import(just like when we click the open button on Word and user can navigate where his/her file is stored onto disk)
2) Then the rest importing steps should be automated – that is regarding selecting the “Table” where I want to import the file, selecting the work sheet to be used for importing and using first column for table header.
Can someone please help me write this code as I am desperately running against time to submit this project.
(
Will be extremely greatful for the help/ suggestions.
Thanks and Regards,
Prashant Kumar.
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 code should do the following.
1) Open a pop up(when clicked button on form) which I can use to select the file I want to import(just like when we click the open button on Word and user can navigate where his/her file is stored onto disk)
2) Then the rest importing steps should be automated – that is regarding selecting the “Table” where I want to import the file, selecting the work sheet to be used for importing and using first column for table header.
Can someone please help me write this code as I am desperately running against time to submit this project.

Will be extremely greatful for the help/ suggestions.

Thanks and Regards,
Prashant Kumar.