([([([ Page Breaks Problem ])])])

  • Thread starter Thread starter usiddiqui
  • Start date Start date
U

usiddiqui

Hello , All

I am working on a project to convert text files in to excel files.

I generated my excel sheets successfully, in the end i set the
page breaks for the excel sheets. But i am getting a problem,

When i generate the first sheet sheet the page breaks are set with n
issue. After that i destroy the excel object from the
memory.


But when i again generate another sheet. the page break setting
codes gives problems...

I am pointing this thing again that i had cleard the memory
with the excel object.

Please Help : ,

Regards
 
Please make your question more clear! And sample of code would be nice too
But, I think you have the solution already...Don't set your Excel object to Nothing until your done with adding all your pagebreaks

----- usiddiqui > wrote: ----

Hello , All

I am working on a project to convert text files in to excel files.

I generated my excel sheets successfully, in the end i set the
page breaks for the excel sheets. But i am getting a problem,

When i generate the first sheet sheet the page breaks are set with n
issue. After that i destroy the excel object from the
memory.


But when i again generate another sheet. the page break setting
codes gives problems...

I am pointing this thing again that i had cleard the memory
with the excel object.

Please Help : ,

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top