Hey all,
The three text strings below represent 3 different cells:
[TABLE="width: 153"]
<tbody>[TR]
[TD]123
[/TD]
[/TR]
[TR]
[TD]=M19
[/TD]
[/TR]
[TR]
[TD]=SUM(M18:M19)
[/TD]
[/TR]
</tbody>[/TABLE]
I would like an easy way to format each of them; not based on their output but based on how that output is derived (i.e. hardcoded, linked to/referencing another cell, calculated using operators).
The =ISFormula can’t distinguish between =M19 and =Sum(M18:M19). Any idea?
Patrick
The three text strings below represent 3 different cells:
[TABLE="width: 153"]
<tbody>[TR]
[TD]123
[/TD]
[/TR]
[TR]
[TD]=M19
[/TD]
[/TR]
[TR]
[TD]=SUM(M18:M19)
[/TD]
[/TR]
</tbody>[/TABLE]
I would like an easy way to format each of them; not based on their output but based on how that output is derived (i.e. hardcoded, linked to/referencing another cell, calculated using operators).
The =ISFormula can’t distinguish between =M19 and =Sum(M18:M19). Any idea?
Patrick