I have written a function to save me some time. I doubt the details of the function are of any real consequence since it actually does what it is supposed to.
My problem with it, however, is that the function returns the correct value when it is first entered but doesn't update when i change the values that it relies on. It's almost as if i have the automatic calculation switched off, but i've checked that.
I have the declared the function public, and is in a module located within the project.
I hope this makes sense to somebody that can help coz it's driving me crazy.
My problem with it, however, is that the function returns the correct value when it is first entered but doesn't update when i change the values that it relies on. It's almost as if i have the automatic calculation switched off, but i've checked that.
I have the declared the function public, and is in a module located within the project.
I hope this makes sense to somebody that can help coz it's driving me crazy.