Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I found this in this link: http://www.j-walk.com/ss/excel/usertips/tip045.htm 1. Select Insert, Name, Define. 2. In the Define Name dialog box, enter the following in the 'Names in workbook' box: ContainsFormula 3. Then enter the following formula in the "Refers to" box: =GET.CELL(48,INDIRECT("rc",FALSE)) 4. Click Add, and then OK. 5. Select all the cells to which you want to apply the conditional formatting. 6. Select Format, Conditional Formatting 7. In the Conditional Formatting dialog box, select Formula Is from the drop-down list, and then enter this formula in the adjacent box: =ContainsFormula 8. Click the Format button and select the type of formatting you want for the cells that contain a formula. 9. Click OK. -- Vito ------------------------------------------------------------------------ Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182 View this thread: http://www.excelforum.com/showthread...hreadid=489076 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
How do I set a cell value based on a formula in another cell? | Excel Discussion (Misc queries) | |||
adding a formula in a cell but when cell = 0 cell is blank | Excel Worksheet Functions | |||
formula to determine if cell is merged? | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions |