Convert AccessBasic97 to AccessBasic2007

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone tried to convert AccessBasic97 code to AccessBasic 2007. Is it as
simple as cut and paste or is Access Basic2007 really different from
AccessBasic97?
 
Has anyone tried to convert AccessBasic97 code to AccessBasic 2007. Is it as
simple as cut and paste or is Access Basic2007 really different from
AccessBasic97?

Access Basic was a peculiar dialect used in Access 1 and 2, same as
WordBasic was used in Word 1 and 2. From Access 95 onwards, we have
had VBA - there have been binary changes and new, extra commands
introduced each version, but the language has not changed in
sourcecode.

In short, VBA/Access 2007 is pretty much the same as VBA/Access 97

HTH
Ananda
 

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

Back
Top