
VBA for Office 95 vs Office 97
R.D.
Quote:
>What is the difference between VBA for Office 95 and Office 97. If I would
>get a VBA book on Access 97 could I use it for Access 95?
There are many new language features in VBA/97 that are not in VBA/95.
Foremost among them are class modules (an invaluable feature once you
start using them.) There are also minor new things like optional
parameters with default values for functions.
A GOOD book on Access 97 would stress using classes (as the VBA
Developer's Handbook by Ken Getz and Mike Gilbert does), so much of it
wouldn't apply to Access 95.
Access 95 is best forgotten, IMO... Access 97 is immeasurably better.
-- Jim Ferguson, FMS
http://www.fmsinc.com