Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have the following formula:
=if(Sheet1!$c3<"", do something, do something else) that I would like to re-write as: =if(address(3,3,2,TRUE,"Sheet1")<"", do something, do something else) The second formula unfortunately always seems to evaluate to TRUE. What am I doing wrong? -- tb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use of ADDRESS function within CELL function | Excel Worksheet Functions | |||
How to create a range address with ADDRESS function? | Excel Worksheet Functions | |||
Is it possible to use address function in average function | Excel Discussion (Misc queries) | |||
cannot nest address function into another function | Excel Discussion (Misc queries) | |||
Use address function or other | Excel Worksheet Functions |