Hi,
Anybody knows how to write a vba code to insert a .bas file into the actual opened workbook ? From the VBAProject, I can use the file menu to import a .bas file. A would like to do the same but with the help of vba code.
Flow process:
1. Open a xls file
2. Execute a procedure to importe the .bas file
3. Execute the code inserted when quitting Excel.
Thank to all.
=> writted example is better if possible.
Anybody knows how to write a vba code to insert a .bas file into the actual opened workbook ? From the VBAProject, I can use the file menu to import a .bas file. A would like to do the same but with the help of vba code.
Flow process:
1. Open a xls file
2. Execute a procedure to importe the .bas file
3. Execute the code inserted when quitting Excel.
Thank to all.
=> writted example is better if possible.