LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edi Edi is offline
external usenet poster
 
Posts: 9
Default HyperLink Exception

Hi,

Im using Excel 2003 winXp and c# .net 1.1
Im trying to folow a hyperlink via code

object oMissing = System.Type.Missing;
object TRUE = true;
object FALSE = false;

HyperLinkObject.Follow(FALSE,FALSE,oMissing,oMissi ng,oMissing);

but im keep getting an invalid cast exception on the "Follow" function
the operation is still done but i can't remove this exception

any ideas?

Thanks

 
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 list Gene Straub Excel Discussion (Misc queries) 2 January 28th 09 10:46 PM
handle #VALUE exception Andis Cirulis Excel Worksheet Functions 2 November 13th 06 11:32 AM
Exception deleting cj21 Excel Discussion (Misc queries) 5 January 26th 06 04:05 PM
formula w exception Micayla Bergen Excel Discussion (Misc queries) 3 May 18th 05 03:23 AM
Exception Error? What is it? Tom Ogilvy Excel Programming 3 August 13th 03 05:57 AM


All times are GMT +1. The time now is 03:07 PM.

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

About Us

"It's about Microsoft Excel"