Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello, I am struggling to create/find a procedure that will find hard coded values in formula. So far I have been using code that searches for special cells e.g. GoTo Specials cells for constants with Number and Text. However I can not find a way of selecting cells which are part refering to another cell and part refering to a hardcoded value or a formula that just refers to a hardcoded value i.e. a formula with no precedents. Examples of formula I can not automatically select: =A1+1 =1+2 =1+A1+H78*J80+9+K7 The formulas above contain a hardcoded value and its cells that contain this type of formula I want to automatically select without selecting every formula in the worsksheet. Hope People can help Best Regards Anjohn -- anjohn ------------------------------------------------------------------------ anjohn's Profile: http://www.excelforum.com/member.php...o&userid=37367 View this thread: http://www.excelforum.com/showthread...hreadid=570582 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use Find without hardcoded value but a value from a cell | Excel Worksheet Functions | |||
I need to change hardcoded background color | Excel Worksheet Functions | |||
Find ALL WorkSheets according to 2 ComboBox Values.... Help with Code | Excel Programming | |||
DSUM with Criteria containing non-hardcoded values? | Excel Worksheet Functions | |||
code to FIND value, copy, paste values onto other sheet | Excel Programming |