S striker Useless and getting worse Local time Today, 20:56 Joined Apr 4, 2002 Messages 65 Apr 4, 2002 #1 I've been trying to do this for days and get get it to work. Question is can I do it and if so how.
S striker Useless and getting worse Local time Today, 20:56 Joined Apr 4, 2002 Messages 65 Apr 4, 2002 #2 Thanks for the hint. I'm still not certain what you mean can you supply any more info or an example
David R I know a few things... Local time Today, 14:56 Joined Oct 23, 2001 Messages 2,632 Apr 4, 2002 #3 In a public module: Code: Public Function ReturnVal() ReturnVal = SomeConstantOrVariable End Function
In a public module: Code: Public Function ReturnVal() ReturnVal = SomeConstantOrVariable End Function