XLL+ Class Library

FindReplace Sample

Remarks

This project contains a single macro function which finds and replaces text in worksheet cells. It demonstrates the use of the CXllFinder class.

Functions used

CXllFinder
CXllFinder::FindNext
CXllFinder::GetCurrentValue
CXllFinder::SetCurrentValue

Project files

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.

See Also

List of Sample Projects | Samples and Walkthroughs