Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.access
|
|||
|
|||
![]()
Hi all
I am writing some code that searches a VBA project for (in this case) APIs and I am using "Declare" as the search criteria. If I find "Declare", is there some way (perhaps an API) that can ascertain whether the use of "Declare" is a string or a reserved word? Now, I realise that if it is an API, it would be followed by "Function" or "Sub". I have other search criteria that I also need to look for (such as "Shell" and ".RegisterDatabase"). Any suggestions appreciated. Thanks in advance. Paul Martin Melbourne, Australia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding a single word match in a text string and assigning a code | Excel Worksheet Functions | |||
A Macro to search a string in a Word file | Excel Programming | |||
search a string withing a string : find / search hangs | Excel Programming | |||
Excel XP VBA code to search all macro code in Excel module for specific search string criteria | Excel Programming | |||
Excel XP VBA code to search all macro code in Excel module for specific search string criteria | Excel Programming |