Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exception list | Excel Discussion (Misc queries) | |||
handle #VALUE exception | Excel Worksheet Functions | |||
Exception deleting | Excel Discussion (Misc queries) | |||
formula w exception | Excel Discussion (Misc queries) | |||
Exception Error? What is it? | Excel Programming |