Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
What is the best way to copy an excel file into another excel spreadsheet using VB

I have an excel spread sheet that has columns of data that will be used as lookups in another excel spread sheet. These values are maintain by a user.

I want to copy this excel spreadsheet into another excel spreadsheet everytime I run a VB application.

If possible, is there sample code that I could use.

Thanks in advance
Posted
Updated 25-Nov-14 23:45pm
v2

1 solution

 
Share this answer
 
Comments
Central_IT 26-Nov-14 5:44am    
If possible, is there sample code I could use?
Richard MacCutchan 26-Nov-14 5:59am    
Yes, if you read the article in the above link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900