I am creating a single class module that contains several functions. What I'm wondering is if I call one method from another within the class whether it will return the value from the second method to the first and then that will be the value returned in the application being run. I tried doing this using a simple test and was not able to see it work, so not sure if I'm doing something wrong or if it simply is not possible. Anyone know about this? Thanks! Give me liberty, or give me pizza...