Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Getting reference of an excel cell from other sheet

I am trying to access excel functionalities/data using VSTO from C#.NET.

I have used a cell reference in another cell of different sheet. I can get
the information of a cell, which is referred in other sheet, manually using
formula auditing tools. Now I want to get the same with VSTO coding in C#.NET.

Actually I want to display programmatically in C#.NET a message about the
cell, in which the reference has been used when trying to delete or modify
the cell, which has been referred.

As for example: cell B5 of Sheet2 has used the reference of cell A3 of
Sheet1 (formula of Cell B5 of Sheet2 = Sheet1!$A$3.). Now if I want to modify
or delete the cell A3 of sheet1 I want to see a message like "This cell is
being used by Sheet!$B$5".

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nesting a sheet name reference within a cell reference??? Broyston Excel Discussion (Misc queries) 9 July 8th 08 08:35 PM
multiple cell reference from sheet to sheet KMR R.A. Excel Worksheet Functions 0 May 29th 08 12:48 AM
Changing sheet reference to cell reference TeeJay Excel Worksheet Functions 3 October 19th 07 11:50 AM
reference a cell on another sheet JcR Excel Discussion (Misc queries) 1 March 16th 06 02:18 AM


All times are GMT +1. The time now is 01:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"