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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel Scripting question

Status
Not open for further replies.

EdRev

Programmer
Joined
Aug 29, 2000
Messages
510
Location
US
If we run this piece of code in the server, does Excel have to be installed in the server?

Set objExcel = CreateObject("Excel.Application")
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top