Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
I used GetOpenFilename and checked its return value for = False Excel 2003 worked, but Excel 2007 not There was a type problem. If no File is chosen it works, because the return value is False. But if a valid File is chosen, it throws a type error, because the False of the check is not a String. I now convert the return value by using CStr and check it against "False". is that a known issue? Besuchen Sie uns auf der Embedded World in Nürnberg, 1.-3.3.2011, Stand 121, Halle 10! Mit freundlichem Gruß Alexander Fleck -- Alexander Fleck Schleißheimer GmbH 61206 Nieder Wöllstadt Tel.: 06034 9148 791 Fax: 06034 9148 91 Registergericht: Amtsgericht Friedberg Handelsregisternummer: HRB 1581 Geschäftsführer: Hans-Joachim Schleißheimer Christine Schleißheimer |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007: Return rownumber when text data on 3 columns match exa | Excel Programming | |||
excel 2007 text box - carriage return | Excel Discussion (Misc queries) | |||
How to return special values from function? (Excel 2007 + VS 2008) | Excel Programming | |||
How get Excel 2007 to return highest column | Excel Worksheet Functions | |||
Excel 2007 VB function call return value syntax question | Excel Programming |