This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Delete Excel work sheet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Delete Excel work sheet " Watch "Delete Excel work sheet " New topic
Author

Delete Excel work sheet

Venkatesh Rajendran
Ranch Hand

Joined: May 17, 2001
Posts: 59
Dear All,
I want to delete a Excel worksheet. any one knows how to do this..basically i am using JDBC-ODBC connection.
Thanks in advance.
Regards,
Venkat
Venkatesh Rajendran
Ranch Hand

Joined: May 17, 2001
Posts: 59
I got solution for this ..we need to specify the work sheet name like [Shee1$] but now it is not deleting the sheet i didn't get any error also..if any one experienced the same situation please share with me.
Thanking you in advance
regards,
Venkat
surya kumar mp
Greenhorn

Joined: Sep 30, 2001
Posts: 13
HI,
You can get possiable soluation from this site
http://www.javaworld.com/javaworld/javaqa/2001-08/02-qa-0824-excel2.html
Surya.MP
Originally posted by Venkatesh Rajendran:
Dear All,
I want to delete a Excel worksheet. any one knows how to do this..basically i am using JDBC-ODBC connection.
Thanks in advance.
Regards,
Venkat

Venkatesh Rajendran
Ranch Hand

Joined: May 17, 2001
Posts: 59
Dear Surya,
Thanks for your reply..i will have a look on it.
Thank you very much.
Venkat
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Delete Excel work sheet
 
Similar Threads
deleting an excel sheet using java
java and Excel
Manipulating Temporary Files From JSP
Deleting columns in excel file to create new Excel file
How to delete a WorkSheet in HSSF