Thread: Udf
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kontraa kontraa is offline
external usenet poster
 
Posts: 1
Default Udf


Please,
i need this function to return formula to cell...not the value but
the formula...
thanks a lot

Public Function fnMonth(i As Integer)
fnMonth = "=Podklady!B" & 114 + i
End Functio

--
kontra
-----------------------------------------------------------------------
kontraa's Profile: http://www.excelforum.com/member.php...fo&userid=3302
View this thread: http://www.excelforum.com/showthread.php?threadid=53585