Thread: whats it do
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Curt Curt is offline
external usenet poster
 
Posts: 469
Default whats it do

It does it on its own? Suprise to me. So if I follow if I run compile and it
doesn't work. Then some of my code is out of place.
Thanks

"Jim Cone" wrote:


Curt,
The short explanation is that compiling your VBA code translates it into
code that your computer can read and execute. This is done automatically
if you don't do it.
Also, if it won't compile it will not run and you had better fix it.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Curt"
wrote in message
Have never used compile and haven't read any in my books. Do not understand
what it does. Have put together a program for parade. Don't know if compile
is something I should do to this or not.
any suggestions?
Thanks