Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Function Inflate(amount As Double, percent As Double, year as Double)
Inflate = amount * (1+percent) ^ year End Function It will then be available as a function in your function menu |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programming | Excel Discussion (Misc queries) | |||
Programming help | Excel Discussion (Misc queries) | |||
Programming to VBE | Excel Programming | |||
Programming IDE | Excel Programming | |||
Do I need programming for this? | Excel Programming |