This sample add-in shows how to use the CXllApp::Excel method to run a macro function at a specific time.
CXllApp::Excel |
CXlOper::GetActiveCell |
CXlOper::SetValue |
If you are using MS Developer Studio 6, then you should open the project file UseTimer.dsp.
If you are using MS Visual Studio .NET 2002, then you should open the solution file UseTimer.sln or the project file UseTimer.vcproj.
If you are using MS Visual Studio .NET 2003, then you should open the solution file UseTimer71.sln or the project file UseTimer71.vcproj.
If you are using MS Visual Studio 2005, then you should open the solution file UseTimer8.sln or the project file UseTimer8.vcproj.