compiling?

T

Tom Ogilvy

to compile the code in that activeworkbook. It is basically a debugging
technique. It forces the runtime error checking to be performed.
 
J

Jim Carlock

Ahhh, that explains it. I seem to get syntax errors and object
mismatches or missing variables or routines. I kept looking to
see if the size of the file changed, as if it actually was compiling
but that kept throwing me off. However, I did notice that file
is considerably larger when saved in an Excel 95/97 format.
 
T

Tom Ogilvy

Saving in 95/97 format creates two copies of the file both embedded in the
same file. One copy is in xl95 format and one is in xl97 format. Thus the
large size. I have seen very little utility to using this format.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top