Thread
:
UDF help
View Single Post
#
1
Posted to microsoft.public.excel.programming
John C[_2_]
external usenet poster
Posts: 1,358
UDF help
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.
--
John C
Reply With Quote
John C[_2_]
View Public Profile
Find all posts by John C[_2_]