This project contains a single macro function which finds and replaces text in worksheet cells. It demonstrates the use of the CXllFinder class.
CXllFinder |
CXllFinder::FindNext |
CXllFinder::GetCurrentValue |
CXllFinder::SetCurrentValue |
If you are using MS Developer Studio 6, then you should open the project file FindReplace.dsp.
If you are using MS Visual Studio .NET 2002, then you should open the solution file FindReplace.sln or the project file FindReplace.vcproj.
If you are using MS Visual Studio .NET 2003, then you should open the solution file FindReplace71.sln or the project file FindReplace71.vcproj.
If you are using MS Visual Studio 2005, then you should open the solution file FindReplace8.sln or the project file FindReplace8.vcproj.