Excel automation in MFC

arun0580

Posts: 8   +0
Dear,

I am writing an excel automation class in MFC. I need to check whether a value is in the cell in the excel sheet. i need to check the whole sheet. if the value is there i need to return the cell address. If any body knows the c++ code for this please help me...


Thanks
 
Too much risk of failure from the list without seeing the sheet. Go to the library and look at one of the top Excel books. It should not require C++ code.
 
Back