Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Putting values into an Excel file

Status
Not open for further replies.

WebNickson

Programmer
Dec 8, 2003
46
0
0
SG
Hi,

Basically, I need to retrieve the values from my database and put these values into a Excel file (a template file). After completion of the generation, I need to save the file and let the user retrieve it.

How best should I accomplish the above? If VBA is used, wouldn't there be problems of concurrent access to the Excel file and heavy use of resources expended at the server? What would be the best way to handle such issues?

Pls help. Thx.


rgds,
Nickson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top