Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default "Member not found" exception...Help!

Hi.

I am writing a COM Add-in for Excel in C#, using Visual Studio .NE
2003 and the Office XP PIAs.

I trap the SheetChange event, and want to loop through each cell in th
target range. If I try

foreach(Range l_oCell in Target.Cells)
...

I get a COMException with the error "Member not found".

Can anyone shed any light on this? Is it a problem with the PIA? Doe
anyone have a workaround?

Thanks,
Nic

--
Message posted from http://www.ExcelForum.com

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
Creating an "exception" report from comparing 2 excel files Dedrie Excel Discussion (Misc queries) 0 January 26th 10 07:34 PM
Getting "compile error" "method or data member not found" on reinstall Bp Excel Programming 1 April 23rd 04 04:42 PM
Error -2147417851 '"The server threw an exception" Bob Barnes[_3_] Excel Programming 5 February 6th 04 03:51 PM
"Member Not Found" Error with Excel 2000 Paul Excel Programming 2 August 14th 03 03:22 PM


All times are GMT +1. The time now is 06:09 AM.

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"