Is it possible to write a generic formula to calculate a value that will be used in multiple places in a report where the calculation is based on some input parameter?
Something like a regular VB function where I pass in some input value?
Function MyFunc( MyInput As Double ) As String...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.