J
John C
What are some good references on creating UDF's?
While my real need is far more complex than I list here, I will give a basic
basic situation.
A2: =IF(A1="","",A1)
I would prefer something more like
A2: =NullCell(A1)
Thank you.
While my real need is far more complex than I list here, I will give a basic
basic situation.
A2: =IF(A1="","",A1)
I would prefer something more like
A2: =NullCell(A1)
Thank you.