JunglesMcBeef
Programmer
- Sep 18, 2003
- 266
Hey All,
I have a simple XLM statement that has confused me for a while now, i can't understand it. Can someone please interpret this to VBA for me:
I don't understand the !FEM2>"" side of it. I know that - !FEM is a reference to a cell, but I can't see how a numeric value can be greater than "" or how this conditional statement can even execute when the 2 comparison data types aren't the same.... Please help!!
I have a simple XLM statement that has confused me for a while now, i can't understand it. Can someone please interpret this to VBA for me:
Code:
=IF(NOT(!FEM2>""))