J
J S
Does anybody know of any books/websites that deal with how to write very
fast VBA code? Particularly in excel? I have just written some code in Excel
that has reached close to 3000 lines and it seems like I will be writing a
great deal more in the future, yet I know very little about how to write
efficient code! I'm not really talking about fancy sort algorithms and the
such but the more mundane basic stuff like avoiding unnecessary select
statements.
-J
fast VBA code? Particularly in excel? I have just written some code in Excel
that has reached close to 3000 lines and it seems like I will be writing a
great deal more in the future, yet I know very little about how to write
efficient code! I'm not really talking about fancy sort algorithms and the
such but the more mundane basic stuff like avoiding unnecessary select
statements.
-J