View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mike mike is offline
external usenet poster
 
Posts: 15
Default Code writing:Where to start ?

Hello,

I have been studying the vba language recently. and found
that i can follow pretty well. but ..once i have in mind
what i want to accomplish and so forth. Since there is
vast info and ways to do each ...how do i know what to
use instead of other?? or is there a "un-said" method of
what to write first and then add as you go along?

How do programmers set up their code? What goes where and
what Statement sis first?

I know that declaring is up there first then ?
Loops or etc?
whats the thinking process? I havent found my style yet...
m