Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Automating Excel with Java Script

I'm trying to write some client-side functions to populate an Excel template. Everything works except for the Worksheet.Copy() method. I cannot find an example in JavaScript. Do you know how to convert the following line of VBA code to JavaScript

Worksheets(1).Copy after:=Worksheets(ThisWorkbook.Worksheets.Count

Thanks
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How Do I Create Excel Web Pages With Java highbids New Users to Excel 0 April 14th 06 02:34 AM
Convert excel to java shnim1 Excel Discussion (Misc queries) 0 November 24th 05 10:56 PM
java script pop ups Jim Excel Worksheet Functions 0 October 21st 05 10:22 PM
Using Excel XLL in Java mikekwok[_2_] Excel Programming 0 October 11th 03 04:38 AM
Start Excel from Java E.Anderegg Excel Programming 1 July 21st 03 10:45 AM


All times are GMT +1. The time now is 09:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"