Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |