Ok, so I am about to finalize my work and need help with the final step.
So far I have 2 Function with a sub to test
Function 2 is
My third function needs to determine which of the first 2 functions will be used to calculate the equation based on the answer to InputYearManager. If the value of InputYearManager is anything besides 0 then I need to use the second function however if 0 is the answer then I need the first function used.
So far I have this:
[B]
When I run this I get a Complie Error: Argument not optional. Any suggestions?
Bookmarks