Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a problem with the Excel Cell formula. I want to extract the what are the referance cell for a particular formula. Like if I use : <range.Formula Its return something like(depend on formula) 1) =SUM(A1:A3), 2)=A1+A3, 3)=A1+A2+A3, 4)=A1*SUM(A2:A3). So, is there any built in function or types in C#.NET through which i can eassily get the referance cell. Please Reply me. Thanks, Prasanta |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel: How to set up a formula for a range of numbers ie. 3.5-5.. | Excel Worksheet Functions | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Excel Formula Range Limitation | Excel Worksheet Functions | |||
specify a range of numbers in excel formula | Excel Programming | |||
Range.Formula and Range question using Excel Automation | Excel Programming |