View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Thom Thom is offline
external usenet poster
 
Posts: 13
Default Track Changes using Csharp

What do you mean :

predfined excel data,formulae change using .Net CSharp.

what format is the data in? a table? do you only need to know formula
changes or other items?

Do you have VBA you want to translate?

"Rana Saha" wrote:

Hello,

I am working on MS Excel 2003. My objective is that we have to track the
excel data changes using .NET. So, please suggest how can I track the full
predfined excel data,formulae change using .Net CSharp.