Thread: declarations
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jimbo_jones[_10_] jimbo_jones[_10_] is offline
external usenet poster
 
Posts: 1
Default declarations


I have some code working between modules and a form, but I don't
understand how its working with the way I declared the variables.

I want a value from a Sub in a module to be passed to a Sub in the
form. What is the proper way to do this?

What is the difference between, Public, Private and Global for
variables? Thanks


--
jimbo_jones
------------------------------------------------------------------------
jimbo_jones's Profile: http://www.excelforum.com/member.php...o&userid=27244
View this thread: http://www.excelforum.com/showthread...hreadid=470257