Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Exception from HRESULT: 0x800A03EC

Any idead how to solve Exception from HRESULT: 0x800A03EC
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Exception from HRESULT: 0x800A03EC

Hi Experts,

Found the cause when the Error is occured but no solution, could any body
help me here

The cause of Error : When writing to cell no 257

Code lines

DirectCast(Me.moxlWorkSheet.Cells(iRow, iCol), Excel9.Interop.Range)

where
iRow=1
iCol=257

workings fine from 1 to 256

Is any other method to refer and write to a particular cells.

Thanks in adv.



"Samir1014" wrote:

Any idead how to solve Exception from HRESULT: 0x800A03EC

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 71
Default Exception from HRESULT: 0x800A03EC


The worksheet size in Excel is limited to 65,536 rows by 256 columns

"Samir1014" wrote:

Hi Experts,

Found the cause when the Error is occured but no solution, could any body
help me here

The cause of Error : When writing to cell no 257

Code lines

DirectCast(Me.moxlWorkSheet.Cells(iRow, iCol), Excel9.Interop.Range)

where
iRow=1
iCol=257

workings fine from 1 to 256

Is any other method to refer and write to a particular cells.

Thanks in adv.


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
Exception from HRESULT: 0x800A03EC while binding values to a range Jignesh Gandhi[_2_] Excel Programming 0 February 26th 07 07:36 PM
Exception from HRESULT: 0x800A03EC While opening Workbook Shreyash Excel Programming 0 February 7th 07 09:36 AM
HRESULT: 0x800A03EC exception when trying to hide a sheet. VVVVVK Excel Programming 1 August 25th 06 11:59 AM
Exception from HRESULT: 0x800A03EC nano2k New Users to Excel 0 July 21st 06 12:15 PM
Chart.Export throws COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC. Steven Excel Programming 1 November 5th 03 06:59 PM


All times are GMT +1. The time now is 05:15 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"