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