Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So, instead, I want to call whatever Windows dll that is used with the Windows 98 SE or XP or whatever version "Find" command, which command does "see" the VBA project name. What library is the dll located in and what are the parametes and return values... (Haven't done any C++ for a while...) Right now my VBA code searches the file text for a string completely different from the VBA project name and which string the user may inadvertently add to the worksheet without realizing that it can cause a problem (I don't want to have to use the help or read me file to tell them not to type the string anywhere in the workbook...).
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=IF(ISERROR(SEARCH("insurance",A125,1)),"","*") | Excel Worksheet Functions | |||
"FILE" command on the tool bar is missing - how do I recover it | Excel Discussion (Misc queries) | |||
Excell error "Can't find Project or Library" Project VBAProject | Excel Worksheet Functions | |||
inserting a conditional "go to" command on a excel "if" function | Excel Worksheet Functions | |||
Removing "Save As" Command from an excel file. | Excel Worksheet Functions |