View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Is this the correct way to write code

It is A way, as good as any other.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"pspyve" wrote in
message ...

Hi all,
The way that I normally set out my programs is like this.
In a userform, the code used to manipulate the userform I leave behind
the userform. As a general rule if anything else is required I then use
the 'call' statement to call other proceedures stored in the modules.
Is this the right way to construct the program or should I be
constructing it another way??

Phil


--
pspyve
------------------------------------------------------------------------
pspyve's Profile:

http://www.excelforum.com/member.php...o&userid=30656
View this thread: http://www.excelforum.com/showthread...hreadid=562331