A2007 -> A2003 did not go well

  • Thread starter Thread starter Avid Fan
  • Start date Start date
A

Avid Fan

I have been writing an Access 2003 program on Access 2007.

The program runs fine on my computer.

On my friends work computer with Access 2003 it spat the dummy at every
thing.

It said there was a library missing.

I eventually got my form up and running.

Every time some VBA code got executed it gave me an error.

It did not like

Date
Format()
Chr()
Trim()

Other than the MDB file was there some thing else I was supposed to copy
across????
 
Back
Top