Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello:
Need help with a piece of VBA code to identify if the selected cell has any direct precedents outside of the activesheet. e.g. a) Cell A1 (is on Sheet2) has formula "=Sheet1!A1*C2" b) Cell A1 (is on Sheet2) has formula "=NamedRange*C2", 'NamedRange' is a named range refering to Cell A1 on Sheet1 Both these versions of formulas have precedents outside the activesheet. Would like code to verify if any external reference exists. Your help is appreciated, Thanks in advance. -Neil |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
WorkSheet Cell Precedents? | Excel Discussion (Misc queries) | |||
identify list used in a cell | Excel Discussion (Misc queries) | |||
Identify the Current Cell | Excel Discussion (Misc queries) | |||
Trace Precedents and dependents for a range of cell ? | New Users to Excel | |||
Identify the cell with Max & Min values | Excel Worksheet Functions |